Essential Building Blocks for Scala
airframe-config 0.23
Group ID:
org.wvlet.airframe
Artifact ID:
airframe-config_2.12
Version:
0.23
Release Date:
Sept 27, 2017
Licenses:
Files:
Full Scala Version:
2.12.3
Developers:
libraryDependencies += "org.wvlet.airframe" %% "airframe-config" % "0.23"
ivy"org.wvlet.airframe::airframe-config:0.23"
//> using dep "org.wvlet.airframe::airframe-config:0.23"
import $ivy.`org.wvlet.airframe::airframe-config:0.23`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-config_2.12</artifactId> <version>0.23</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-config_2.12', version: '0.23'