airframe-control 19.3.0


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-control_2.12
Version:
19.3.0
Release Date:
Mar 4, 2019
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-control" % "19.3.0"

Mill build tool

ivy"org.wvlet.airframe::airframe-control:19.3.0"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-control:19.3.0"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-control:19.3.0`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-control_2.12</artifactId>
  <version>19.3.0</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-control_2.12', version: '19.3.0'