License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.youngce |
ArtifactId | ArtifactIdconfig4s_2.12 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionconfig4s
config4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config4s_2.12-0.1.pom | |
config4s_2.12-0.1.jar | 5 KB |
config4s_2.12-0.1-sources.jar | 1 KB |
config4s_2.12-0.1-javadoc.jar | 633 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youngce/config4s_2.12/ -->
<dependency>
<groupId>com.github.youngce</groupId>
<artifactId>config4s_2.12</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youngce/config4s_2.12/
implementation 'com.github.youngce:config4s_2.12:0.1'
// https://jarcasting.com/artifacts/com.github.youngce/config4s_2.12/
implementation ("com.github.youngce:config4s_2.12:0.1")
'com.github.youngce:config4s_2.12:jar:0.1'
<dependency org="com.github.youngce" name="config4s_2.12" rev="0.1">
<artifact name="config4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youngce', module='config4s_2.12', version='0.1')
)
libraryDependencies += "com.github.youngce" % "config4s_2.12" % "0.1"
[com.github.youngce/config4s_2.12 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.typesafe : config | jar | 1.3.1 |