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