is not current version
Last Version 7.4.21

ru.curs:celesta-sql 7.0.19


GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-sql
Version

Version

7.0.19
Type

Type

jar

Download celesta-sql 7.0.19


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