is not current version
Last Version 2.6.0

at.newmedialab.ldpath:ldpath-backend-sesame 0.9.12


GroupId

GroupId

at.newmedialab.ldpath
ArtifactId

ArtifactId

ldpath-backend-sesame
Version

Version

0.9.12
Type

Type

jar

Download ldpath-backend-sesame 0.9.12


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