| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.dronox |
| Идентификатор | Идентификаторjtcl_2.12 |
| Версия | Версия2.9.0 |
| Тип | Типjar |
| Описание |
Описаниеjtcl
jtcl
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| org.codehaus.janino : janino | jar | 3.0.11 |