License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.47deg |
ArtifactId | ArtifactIdclassy-config-shocon_2.12 |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptionconfig-shocon
configuration with less hassle
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
classy-config-shocon_2.12-0.4.0.pom | |
classy-config-shocon_2.12-0.4.0.jar | 24 KB |
classy-config-shocon_2.12-0.4.0-sources.jar | 249 bytes |
classy-config-shocon_2.12-0.4.0-javadoc.jar | 638 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.47deg/classy-config-shocon_2.12/ -->
<dependency>
<groupId>com.47deg</groupId>
<artifactId>classy-config-shocon_2.12</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/classy-config-shocon_2.12/
implementation 'com.47deg:classy-config-shocon_2.12:0.4.0'
// https://jarcasting.com/artifacts/com.47deg/classy-config-shocon_2.12/
implementation ("com.47deg:classy-config-shocon_2.12:0.4.0")
'com.47deg:classy-config-shocon_2.12:jar:0.4.0'
<dependency org="com.47deg" name="classy-config-shocon_2.12" rev="0.4.0">
<artifact name="classy-config-shocon_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='classy-config-shocon_2.12', version='0.4.0')
)
libraryDependencies += "com.47deg" % "classy-config-shocon_2.12" % "0.4.0"
[com.47deg/classy-config-shocon_2.12 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : scala-library | jar | 2.12.1 |
com.47deg : classy-core_2.12 | jar | 0.4.0 |
org.typelevel : cats_2.12 | jar | 0.9.0 |
eu.unicredit : shocon_2.12 | jar | 0.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.1 |