airframe-launcher 20.12.1


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-launcher_2.13
Version:
20.12.1
Release Date:
Dec 5, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-launcher_2.13</artifactId>
  <version>20.12.1</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-launcher_2.13', version: '20.12.1'