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