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