is not current version
Last Version 7.4.21

ru.curs:celesta-sql 7.0.14


GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-sql
Version

Version

7.0.14
Type

Type

jar

Download celesta-sql 7.0.14


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