License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.krever |
ArtifactId | ArtifactIdtotalmap-pureconfig_2.12 |
Version | Version0.0.3+1-ee160804 |
Type | Typejar |
Description |
Descriptiontotalmap-pureconfig
totalmap-pureconfig
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.krever/totalmap-pureconfig_2.12/ -->
<dependency>
<groupId>com.github.krever</groupId>
<artifactId>totalmap-pureconfig_2.12</artifactId>
<version>0.0.3+1-ee160804</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.krever/totalmap-pureconfig_2.12/
implementation 'com.github.krever:totalmap-pureconfig_2.12:0.0.3+1-ee160804'
// https://jarcasting.com/artifacts/com.github.krever/totalmap-pureconfig_2.12/
implementation ("com.github.krever:totalmap-pureconfig_2.12:0.0.3+1-ee160804")
'com.github.krever:totalmap-pureconfig_2.12:jar:0.0.3+1-ee160804'
<dependency org="com.github.krever" name="totalmap-pureconfig_2.12" rev="0.0.3+1-ee160804">
<artifact name="totalmap-pureconfig_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.krever', module='totalmap-pureconfig_2.12', version='0.0.3+1-ee160804')
)
libraryDependencies += "com.github.krever" % "totalmap-pureconfig_2.12" % "0.0.3+1-ee160804"
[com.github.krever/totalmap-pureconfig_2.12 "0.0.3+1-ee160804"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.github.krever : totalmap-core_2.12 | jar | 0.0.3+1-ee160804 |
com.github.pureconfig : pureconfig_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |