Last Version

sconfig 1.2.1

Configuration library for Scala using HOCON files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_0.22
Version

Version

1.2.1
Type

Type

jar
Description

Description

sconfig
Configuration library for Scala using HOCON files
Project URL

Project URL

https://github.com/ekrich/sconfig
Project Organization

Project Organization

org.ekrich
Source Code Management

Source Code Management

https://github.com/ekrich/sconfig

Download sconfig_0.22 1.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.22 jar 0.22.0-RC1
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.1.4

test (3)

Group / Artifact Type Version
org.ekrich » sconfig-test-lib_0.22 jar 1.2.1
io.crashbox : spray-json_2.13 jar 1.3.5-7
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.