is not current version
Last Version 1.3.3

org.ekrich:sconfig_0.27 1.3.2

Configuration library for Scala using HOCON files

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_0.27
Version

Version

1.3.2
Type

Type

jar

Download sconfig_0.27 1.3.2


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