GroupId | GroupIdat.newmedialab.ldpath |
---|---|
ArtifactId | ArtifactIdldpath-backend-sesame |
Version | Version0.9.12 |
Type | Typejar |
<!-- 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"]