License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdbiz.enef |
ArtifactId | ArtifactIdsconfig_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionsconfig
sconfig
|
Project URL |
Project URL |
Project Organization |
Project Organizationbiz.enef |
Filename | Size |
---|---|
sconfig_2.11-0.1.0.pom | |
sconfig_2.11-0.1.0.jar | 6 KB |
sconfig_2.11-0.1.0-sources.jar | 1 KB |
sconfig_2.11-0.1.0-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/biz.enef/sconfig_2.11/ -->
<dependency>
<groupId>biz.enef</groupId>
<artifactId>sconfig_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.enef/sconfig_2.11/
implementation 'biz.enef:sconfig_2.11:0.1.0'
// https://jarcasting.com/artifacts/biz.enef/sconfig_2.11/
implementation ("biz.enef:sconfig_2.11:0.1.0")
'biz.enef:sconfig_2.11:jar:0.1.0'
<dependency org="biz.enef" name="sconfig_2.11" rev="0.1.0">
<artifact name="sconfig_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.enef', module='sconfig_2.11', version='0.1.0')
)
libraryDependencies += "biz.enef" % "sconfig_2.11" % "0.1.0"
[biz.enef/sconfig_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe : config | jar | 1.3.0 |