airframe-opts 0.24


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-opts_2.12
Version:
0.24
Release Date:
Sept 28, 2017
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-opts" % "0.24"

Mill build tool

ivy"org.wvlet.airframe::airframe-opts:0.24"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-opts:0.24"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-opts:0.24`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-opts_2.12</artifactId>
  <version>0.24</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-opts_2.12', version: '0.24'