License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdtypeconfig_2.12 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiontypeconfig
typeconfig
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.kondaurovdev |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typeconfig_2.12-1.0.1.pom | |
typeconfig_2.12-1.0.1.jar | 12 KB |
typeconfig_2.12-1.0.1-sources.jar | 2 KB |
typeconfig_2.12-1.0.1-javadoc.jar | 659 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/typeconfig_2.12/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>typeconfig_2.12</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/typeconfig_2.12/
implementation 'com.github.kondaurovdev:typeconfig_2.12:1.0.1'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/typeconfig_2.12/
implementation ("com.github.kondaurovdev:typeconfig_2.12:1.0.1")
'com.github.kondaurovdev:typeconfig_2.12:jar:1.0.1'
<dependency org="com.github.kondaurovdev" name="typeconfig_2.12" rev="1.0.1">
<artifact name="typeconfig_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='typeconfig_2.12', version='1.0.1')
)
libraryDependencies += "com.github.kondaurovdev" % "typeconfig_2.12" % "1.0.1"
[com.github.kondaurovdev/typeconfig_2.12 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.github.kondaurovdev : play_json_2.12 | jar | 1.0.0 |
com.typesafe : config | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 3.9.1 |