is not current version
Last Version 1.4.0

org.ekrich:sconfig_3.0.0-M3 1.3.6

Configuration library for Scala using HOCON files

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_3.0.0-M3
Version

Version

1.3.6
Type

Type

jar

Download sconfig_3.0.0-M3 1.3.6


<!-- https://jarcasting.com/artifacts/org.ekrich/sconfig_3.0.0-M3/ -->
<dependency>
    <groupId>org.ekrich</groupId>
    <artifactId>sconfig_3.0.0-M3</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ekrich/sconfig_3.0.0-M3/
implementation 'org.ekrich:sconfig_3.0.0-M3:1.3.6'
// https://jarcasting.com/artifacts/org.ekrich/sconfig_3.0.0-M3/
implementation ("org.ekrich:sconfig_3.0.0-M3:1.3.6")
'org.ekrich:sconfig_3.0.0-M3:jar:1.3.6'
<dependency org="org.ekrich" name="sconfig_3.0.0-M3" rev="1.3.6">
  <artifact name="sconfig_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ekrich', module='sconfig_3.0.0-M3', version='1.3.6')
)
libraryDependencies += "org.ekrich" % "sconfig_3.0.0-M3" % "1.3.6"
[org.ekrich/sconfig_3.0.0-M3 "1.3.6"]