License |
License |
---|---|
GroupId | GroupIdcom.github.carueda |
ArtifactId | ArtifactIdtscfg_3 |
Version | Version0.9.997 |
Type | Typejar |
Description |
Descriptiontscfg
tscfg
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tscfg_3-0.9.997.pom | |
tscfg_3-0.9.997.jar | 474 KB |
tscfg_3-0.9.997-sources.jar | 48 KB |
tscfg_3-0.9.997-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/ -->
<dependency>
<groupId>com.github.carueda</groupId>
<artifactId>tscfg_3</artifactId>
<version>0.9.997</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/
implementation 'com.github.carueda:tscfg_3:0.9.997'
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/
implementation ("com.github.carueda:tscfg_3:0.9.997")
'com.github.carueda:tscfg_3:jar:0.9.997'
<dependency org="com.github.carueda" name="tscfg_3" rev="0.9.997">
<artifact name="tscfg_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.carueda', module='tscfg_3', version='0.9.997')
)
libraryDependencies += "com.github.carueda" % "tscfg_3" % "0.9.997"
[com.github.carueda/tscfg_3 "0.9.997"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
com.outr : scribe_3 | jar | 3.6.9 |
com.typesafe : config | jar | 1.4.1 |
com.lihaoyi : pprint_3 | jar | 0.7.1 |
com.google.code.gson : gson | jar | 2.8.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.10 |