airframe-opts 0.38


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-opts_2.11
Version:
0.38
Release Date:
Feb 14, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-opts_2.11</artifactId>
  <version>0.38</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-opts_2.11', version: '0.38'