is not current version
Last Version 1.3.1

fr.lirmm.graphik:rdbms-adhoc 1.3.a0


GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

rdbms-adhoc
Version

Version

1.3.a0
Type

Type

jar

Download rdbms-adhoc 1.3.a0


<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/rdbms-adhoc/ -->
<dependency>
    <groupId>fr.lirmm.graphik</groupId>
    <artifactId>rdbms-adhoc</artifactId>
    <version>1.3.a0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/rdbms-adhoc/
implementation 'fr.lirmm.graphik:rdbms-adhoc:1.3.a0'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/rdbms-adhoc/
implementation ("fr.lirmm.graphik:rdbms-adhoc:1.3.a0")
'fr.lirmm.graphik:rdbms-adhoc:jar:1.3.a0'
<dependency org="fr.lirmm.graphik" name="rdbms-adhoc" rev="1.3.a0">
  <artifact name="rdbms-adhoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='rdbms-adhoc', version='1.3.a0')
)
libraryDependencies += "fr.lirmm.graphik" % "rdbms-adhoc" % "1.3.a0"
[fr.lirmm.graphik/rdbms-adhoc "1.3.a0"]