License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.gilt |
ArtifactId | ArtifactIdscoped-config_2.11 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionscoped-config
scoped-config
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scoped-config_2.11-0.0.1.pom | |
scoped-config_2.11-0.0.1.jar | 5 KB |
scoped-config_2.11-0.0.1-sources.jar | 1 KB |
scoped-config_2.11-0.0.1-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/scoped-config_2.11/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>scoped-config_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/scoped-config_2.11/
implementation 'com.gilt:scoped-config_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.gilt/scoped-config_2.11/
implementation ("com.gilt:scoped-config_2.11:0.0.1")
'com.gilt:scoped-config_2.11:jar:0.0.1'
<dependency org="com.gilt" name="scoped-config_2.11" rev="0.0.1">
<artifact name="scoped-config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='scoped-config_2.11', version='0.0.1')
)
libraryDependencies += "com.gilt" % "scoped-config_2.11" % "0.0.1"
[com.gilt/scoped-config_2.11 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
com.typesafe : config | jar | 1.2.1 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |