License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.krever |
ArtifactId | ArtifactIdstatic-config_2.10 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionstatic-config
static-config
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.krever |
Filename | Size |
---|---|
static-config_2.10-1.1.0.pom | |
static-config_2.10-1.1.0.jar | 3 KB |
static-config_2.10-1.1.0-sources.jar | 723 bytes |
static-config_2.10-1.1.0-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.krever/static-config_2.10/ -->
<dependency>
<groupId>com.github.krever</groupId>
<artifactId>static-config_2.10</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krever/static-config_2.10/
implementation 'com.github.krever:static-config_2.10:1.1.0'
// https://jarcasting.com/artifacts/com.github.krever/static-config_2.10/
implementation ("com.github.krever:static-config_2.10:1.1.0")
'com.github.krever:static-config_2.10:jar:1.1.0'
<dependency org="com.github.krever" name="static-config_2.10" rev="1.1.0">
<artifact name="static-config_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krever', module='static-config_2.10', version='1.1.0')
)
libraryDependencies += "com.github.krever" % "static-config_2.10" % "1.1.0"
[com.github.krever/static-config_2.10 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.typesafe : config | jar | 1.3.1 |
com.lihaoyi : sourcecode_2.10 | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |