License |
License |
---|---|
GroupId | GroupIdcom.github.dronox |
ArtifactId | ArtifactIdjtcl |
Version | Version2.9.4 |
Type | Typejar |
Description |
Descriptionjtcl
jtcl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jtcl-2.9.4.pom | |
jtcl-2.9.4.jar | 2 MB |
jtcl-2.9.4-sources.jar | 2 MB |
jtcl-2.9.4-javadoc.jar | 816 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dronox/jtcl/ -->
<dependency>
<groupId>com.github.dronox</groupId>
<artifactId>jtcl</artifactId>
<version>2.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dronox/jtcl/
implementation 'com.github.dronox:jtcl:2.9.4'
// https://jarcasting.com/artifacts/com.github.dronox/jtcl/
implementation ("com.github.dronox:jtcl:2.9.4")
'com.github.dronox:jtcl:jar:2.9.4'
<dependency org="com.github.dronox" name="jtcl" rev="2.9.4">
<artifact name="jtcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dronox', module='jtcl', version='2.9.4')
)
libraryDependencies += "com.github.dronox" % "jtcl" % "2.9.4"
[com.github.dronox/jtcl "2.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
org.codehaus.janino : janino | jar | 3.0.11 |