| License |
License |
|---|---|
| GroupId | GroupIdcom.github.carueda |
| ArtifactId | ArtifactIdtscfg_3 |
| Last Version | Last Version0.9.998 |
| Release Date | Release Date |
| 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.998.pom | |
| tscfg_3-0.9.998.jar | 471 KB |
| tscfg_3-0.9.998-sources.jar | 48 KB |
| tscfg_3-0.9.998-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.998</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/
implementation 'com.github.carueda:tscfg_3:0.9.998'
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/
implementation ("com.github.carueda:tscfg_3:0.9.998")
'com.github.carueda:tscfg_3:jar:0.9.998'
<dependency org="com.github.carueda" name="tscfg_3" rev="0.9.998">
<artifact name="tscfg_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.carueda', module='tscfg_3', version='0.9.998')
)
libraryDependencies += "com.github.carueda" % "tscfg_3" % "0.9.998"
[com.github.carueda/tscfg_3 "0.9.998"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| com.outr : scribe_3 | jar | 3.8.2 |
| com.typesafe : config | jar | 1.4.2 |
| com.lihaoyi : pprint_3 | jar | 0.7.3 |
| com.google.code.gson : gson | jar | 2.8.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |