is not current version
Last Version 0.9.998

com.github.carueda:tscfg_3 0.9.994

tscfg

GroupId

GroupId

com.github.carueda
ArtifactId

ArtifactId

tscfg_3
Version

Version

0.9.994
Type

Type

jar

Download tscfg_3 0.9.994


<!-- https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/ -->
<dependency>
    <groupId>com.github.carueda</groupId>
    <artifactId>tscfg_3</artifactId>
    <version>0.9.994</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/
implementation 'com.github.carueda:tscfg_3:0.9.994'
// https://jarcasting.com/artifacts/com.github.carueda/tscfg_3/
implementation ("com.github.carueda:tscfg_3:0.9.994")
'com.github.carueda:tscfg_3:jar:0.9.994'
<dependency org="com.github.carueda" name="tscfg_3" rev="0.9.994">
  <artifact name="tscfg_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.carueda', module='tscfg_3', version='0.9.994')
)
libraryDependencies += "com.github.carueda" % "tscfg_3" % "0.9.994"
[com.github.carueda/tscfg_3 "0.9.994"]