License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.geirsson |
ArtifactId | ArtifactIdmetaconfig-core_2.12 |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.geirsson/metaconfig-core_2.12/ -->
<dependency>
<groupId>com.geirsson</groupId>
<artifactId>metaconfig-core_2.12</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.geirsson/metaconfig-core_2.12/
implementation 'com.geirsson:metaconfig-core_2.12:0.10.0'
// https://jarcasting.com/artifacts/com.geirsson/metaconfig-core_2.12/
implementation ("com.geirsson:metaconfig-core_2.12:0.10.0")
'com.geirsson:metaconfig-core_2.12:jar:0.10.0'
<dependency org="com.geirsson" name="metaconfig-core_2.12" rev="0.10.0">
<artifact name="metaconfig-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geirsson', module='metaconfig-core_2.12', version='0.10.0')
)
libraryDependencies += "com.geirsson" % "metaconfig-core_2.12" % "0.10.0"
[com.geirsson/metaconfig-core_2.12 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.geirsson : metaconfig-pprint_2.12 | jar | 0.10.0 |
org.typelevel : paiges-core_2.12 | jar | 0.4.2 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
org.scala-lang : scala-reflect | jar | 2.12.15 |