is not current version
Last Version 2.9.4

com.github.dronox:jtcl 2.9.3

jtcl

GroupId

GroupId

com.github.dronox
ArtifactId

ArtifactId

jtcl
Version

Version

2.9.3
Type

Type

jar

Download jtcl 2.9.3


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