| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jclarion |
| Идентификатор | Идентификаторclarion-compile |
| Последняя версия | Последняя версия1.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеclarion
JClarion compiler
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| clarion-compile-1.20.pom | |
| clarion-compile-1.20.jar | 350 KB |
| clarion-compile-1.20-sources.jar | 222 KB |
| clarion-compile-1.20-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jclarion/clarion-compile/ -->
<dependency>
<groupId>org.jclarion</groupId>
<artifactId>clarion-compile</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.jclarion/clarion-compile/
implementation 'org.jclarion:clarion-compile:1.20'
// https://jarcasting.com/artifacts/org.jclarion/clarion-compile/
implementation ("org.jclarion:clarion-compile:1.20")
'org.jclarion:clarion-compile:jar:1.20'
<dependency org="org.jclarion" name="clarion-compile" rev="1.20">
<artifact name="clarion-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jclarion', module='clarion-compile', version='1.20')
)
libraryDependencies += "org.jclarion" % "clarion-compile" % "1.20"
[org.jclarion/clarion-compile "1.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jclarion : clarion-runtime | jar | 1.54 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |