is not current version
Last Version 7.4.21

ru.curs:celesta-sql 7.2.8


GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-sql
Version

Version

7.2.8
Type

Type

jar

Download celesta-sql 7.2.8


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