is not current version
Last Version 7.4.21

ru.curs:celesta-core 7.0.13


GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-core
Version

Version

7.0.13
Type

Type

jar

Download celesta-core 7.0.13


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