License |
License |
---|---|
GroupId | GroupIdcom.github.carueda |
ArtifactId | ArtifactIdtscfg_2.11 |
Version | Version0.9.3 |
Type | Typejar |
Description |
Descriptiontscfg
tscfg
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tscfg_2.11-0.9.3.pom | |
tscfg_2.11-0.9.3.jar | 281 KB |
tscfg_2.11-0.9.3-sources.jar | 26 KB |
tscfg_2.11-0.9.3-javadoc.jar | 537 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.carueda/tscfg_2.11/ -->
<dependency>
<groupId>com.github.carueda</groupId>
<artifactId>tscfg_2.11</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_2.11/
implementation 'com.github.carueda:tscfg_2.11:0.9.3'
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_2.11/
implementation ("com.github.carueda:tscfg_2.11:0.9.3")
'com.github.carueda:tscfg_2.11:jar:0.9.3'
<dependency org="com.github.carueda" name="tscfg_2.11" rev="0.9.3">
<artifact name="tscfg_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.carueda', module='tscfg_2.11', version='0.9.3')
)
libraryDependencies += "com.github.carueda" % "tscfg_2.11" % "0.9.3"
[com.github.carueda/tscfg_2.11 "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.typesafe : config | jar | 1.3.0 |
org.json4s : json4s-native_2.11 | jar | 3.5.0 |
com.google.code.gson : gson | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.0.2 |