GroupId | GroupIdfr.lirmm.graphik |
---|---|
ArtifactId | ArtifactIdrdbms-adhoc |
Version | Version1.3.a2 |
Type | Typejar |
Filename | Size |
---|---|
rdbms-adhoc-1.3.a2.pom | |
rdbms-adhoc-1.3.a2.jar | 20 KB |
rdbms-adhoc-1.3.a2-sources.jar | 17 KB |
rdbms-adhoc-1.3.a2-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/rdbms-adhoc/ -->
<dependency>
<groupId>fr.lirmm.graphik</groupId>
<artifactId>rdbms-adhoc</artifactId>
<version>1.3.a2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/rdbms-adhoc/
implementation 'fr.lirmm.graphik:rdbms-adhoc:1.3.a2'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/rdbms-adhoc/
implementation ("fr.lirmm.graphik:rdbms-adhoc:1.3.a2")
'fr.lirmm.graphik:rdbms-adhoc:jar:1.3.a2'
<dependency org="fr.lirmm.graphik" name="rdbms-adhoc" rev="1.3.a2">
<artifact name="rdbms-adhoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='rdbms-adhoc', version='1.3.a2')
)
libraryDependencies += "fr.lirmm.graphik" % "rdbms-adhoc" % "1.3.a2"
[fr.lirmm.graphik/rdbms-adhoc "1.3.a2"]