is not current version
Last Version 1.4.9

org.ekrich:sconfig_2.12 1.3.4

Configuration library for Scala using HOCON files

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_2.12
Version

Version

1.3.4
Type

Type

jar

Download sconfig_2.12 1.3.4


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