License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.ekrich |
ArtifactId | ArtifactIdsconfig_0.26 |
Version | Version1.3.1 |
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.26-1.3.1.pom | |
sconfig_0.26-1.3.1.jar | 826 KB |
sconfig_0.26-1.3.1-sources.jar | 173 KB |
sconfig_0.26-1.3.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ekrich/sconfig_0.26/ -->
<dependency>
<groupId>org.ekrich</groupId>
<artifactId>sconfig_0.26</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ekrich/sconfig_0.26/
implementation 'org.ekrich:sconfig_0.26:1.3.1'
// https://jarcasting.com/artifacts/org.ekrich/sconfig_0.26/
implementation ("org.ekrich:sconfig_0.26:1.3.1")
'org.ekrich:sconfig_0.26:jar:1.3.1'
<dependency org="org.ekrich" name="sconfig_0.26" rev="1.3.1">
<artifact name="sconfig_0.26" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ekrich', module='sconfig_0.26', version='1.3.1')
)
libraryDependencies += "org.ekrich" % "sconfig_0.26" % "1.3.1"
[org.ekrich/sconfig_0.26 "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.26 | jar | 0.26.0-RC1 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.ekrich » sconfig-test-lib_0.26 | jar | 1.3.1 |
io.crashbox : spray-json_2.13 | jar | 1.3.5-7 |
com.novocode : junit-interface | jar | 0.11 |