не последняя версия
Последняя версия 6.2.20

ru.curs:celesta-jython 6.2.14


Группа

Группа

ru.curs
Идентификатор

Идентификатор

celesta-jython
Версия

Версия

6.2.14
Тип

Тип

jar

Скачать celesta-jython 6.2.14


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