License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.ekrich |
ArtifactId | ArtifactIdsconfig_0.27 |
Version | Version1.3.3 |
Type | Typejar |
Description |
Descriptionsconfig
Configuration library for Scala using HOCON files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sconfig_0.27-1.3.3.pom | |
sconfig_0.27-1.3.3.jar | 823 KB |
sconfig_0.27-1.3.3-sources.jar | 174 KB |
sconfig_0.27-1.3.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ekrich/sconfig_0.27/ -->
<dependency>
<groupId>org.ekrich</groupId>
<artifactId>sconfig_0.27</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ekrich/sconfig_0.27/
implementation 'org.ekrich:sconfig_0.27:1.3.3'
// https://jarcasting.com/artifacts/org.ekrich/sconfig_0.27/
implementation ("org.ekrich:sconfig_0.27:1.3.3")
'org.ekrich:sconfig_0.27:jar:1.3.3'
<dependency org="org.ekrich" name="sconfig_0.27" rev="1.3.3">
<artifact name="sconfig_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ekrich', module='sconfig_0.27', version='1.3.3')
)
libraryDependencies += "org.ekrich" % "sconfig_0.27" % "1.3.3"
[org.ekrich/sconfig_0.27 "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.27 | jar | 0.27.0-RC1 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ekrich » sconfig-test-lib_0.27 | jar | 1.3.3 |
io.crashbox : spray-json_2.13 | jar | 1.3.5-7 |
com.novocode : junit-interface | jar | 0.11 |