is not current version
Last Version 5.7

de.alpharogroup:silly-jdbc 5.5


GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

silly-jdbc
Version

Version

5.5
Type

Type

jar

Download silly-jdbc 5.5


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