airframe-launcher 0.78


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-launcher_2.12
Version:
0.78
Release Date:
Dec 19, 2018
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-launcher" % "0.78"

Mill build tool

ivy"org.wvlet.airframe::airframe-launcher:0.78"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-launcher:0.78"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-launcher:0.78`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-launcher_2.12</artifactId>
  <version>0.78</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-launcher_2.12', version: '0.78'