is not current version
Last Version 1.1.4

org.ekrich:sconfig_0.21 1.1.3

Configuration library for Scala using HOCON files

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_0.21
Version

Version

1.1.3
Type

Type

jar

Download sconfig_0.21 1.1.3


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