is not current version
Last Version 7.4.21

ru.curs:celesta-sql 7.3.13


GroupId

GroupId

ru.curs
ArtifactId

ArtifactId

celesta-sql
Version

Version

7.3.13
Type

Type

jar

Download celesta-sql 7.3.13


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