GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdcelesta-jython |
Version | Version6.1.12 |
Type | Typejar |
Filename | Size |
---|---|
celesta-jython-6.1.12.pom | |
celesta-jython-6.1.12.jar | 2 MB |
celesta-jython-6.1.12-sources.jar | 43 KB |
celesta-jython-6.1.12-javadoc.jar | 197 KB |
Browse |
<!-- 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"]