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