is not current version
Last Version 6.2.20

ru.curs:celesta-jython 6.1.12


GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-jython
Version

Version

6.1.12
Type

Type

jar

Download celesta-jython 6.1.12


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