GroupId | GroupIdru.curs |
---|---|
ArtifactId | ArtifactIdcelesta-core |
Version | Version7.2.9 |
Type | Typejar |
Filename | Size |
---|---|
celesta-core-7.2.9.pom | |
celesta-core-7.2.9.jar | 126 KB |
celesta-core-7.2.9-sources.jar | 69 KB |
celesta-core-7.2.9-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.curs/celesta-core/ -->
<dependency>
<groupId>ru.curs</groupId>
<artifactId>celesta-core</artifactId>
<version>7.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/ru.curs/celesta-core/
implementation 'ru.curs:celesta-core:7.2.9'
// https://jarcasting.com/artifacts/ru.curs/celesta-core/
implementation ("ru.curs:celesta-core:7.2.9")
'ru.curs:celesta-core:jar:7.2.9'
<dependency org="ru.curs" name="celesta-core" rev="7.2.9">
<artifact name="celesta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.curs', module='celesta-core', version='7.2.9')
)
libraryDependencies += "ru.curs" % "celesta-core" % "7.2.9"
[ru.curs/celesta-core "7.2.9"]