Last Version

sconfig 1.3.5

Configuration library for Scala using HOCON files

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ekrich
ArtifactId

ArtifactId

sconfig_3.0.0-M2
Version

Version

1.3.5
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_3.0.0-M2 1.3.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M2 jar 3.0.0-M2
org.scala-lang.modules : scala-collection-compat_3.0.0-M2 jar 2.3.1

test (3)

Group / Artifact Type Version
org.ekrich » sconfig-test-lib_3.0.0-M2 jar 1.3.5
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.