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

ru.curs:celesta-jython 6.2.6


Группа

Группа

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

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

celesta-jython
Версия

Версия

6.2.6
Тип

Тип

jar

Скачать celesta-jython 6.2.6


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