License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdde.surfice |
ArtifactId | ArtifactIdsbt-node-config_2.11 |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionsbt-node-config
sbt-node-config
|
Project URL |
Project URL |
Project Organization |
Project Organizationde.surfice |
Filename | Size |
---|---|
sbt-node-config_2.11-0.0.4.pom | |
sbt-node-config_2.11-0.0.4.jar | 744 bytes |
sbt-node-config_2.11-0.0.4-sources.jar | 717 bytes |
sbt-node-config_2.11-0.0.4-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.surfice/sbt-node-config_2.11/ -->
<dependency>
<groupId>de.surfice</groupId>
<artifactId>sbt-node-config_2.11</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.surfice/sbt-node-config_2.11/
implementation 'de.surfice:sbt-node-config_2.11:0.0.4'
// https://jarcasting.com/artifacts/de.surfice/sbt-node-config_2.11/
implementation ("de.surfice:sbt-node-config_2.11:0.0.4")
'de.surfice:sbt-node-config_2.11:jar:0.0.4'
<dependency org="de.surfice" name="sbt-node-config_2.11" rev="0.0.4">
<artifact name="sbt-node-config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.surfice', module='sbt-node-config_2.11', version='0.0.4')
)
libraryDependencies += "de.surfice" % "sbt-node-config_2.11" % "0.0.4"
[de.surfice/sbt-node-config_2.11 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.lihaoyi : utest_2.10 | jar | 0.4.5 |