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

ru.curs:celesta-jython 6.1.5


Группа

Группа

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

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

celesta-jython
Версия

Версия

6.1.5
Тип

Тип

jar

Скачать celesta-jython 6.1.5


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