is not current version
Last Version 3.2.2

group.rober:rober-sql 2.0


GroupId

GroupId

group.rober
ArtifactId

ArtifactId

rober-sql
Version

Version

2.0
Type

Type

jar

Download rober-sql 2.0


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