is not current version
Last Version 22.0

org.sakaiproject.shortenedurl:shortenedurl 19.6


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

shortenedurl
Version

Version

19.6
Type

Type

pom

Download shortenedurl 19.6

Filename Size
shortenedurl-19.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/shortenedurl/ -->
<dependency>
    <groupId>org.sakaiproject.shortenedurl</groupId>
    <artifactId>shortenedurl</artifactId>
    <version>19.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/shortenedurl/
implementation 'org.sakaiproject.shortenedurl:shortenedurl:19.6'
// https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/shortenedurl/
implementation ("org.sakaiproject.shortenedurl:shortenedurl:19.6")
'org.sakaiproject.shortenedurl:shortenedurl:pom:19.6'
<dependency org="org.sakaiproject.shortenedurl" name="shortenedurl" rev="19.6">
  <artifact name="shortenedurl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.shortenedurl', module='shortenedurl', version='19.6')
)
libraryDependencies += "org.sakaiproject.shortenedurl" % "shortenedurl" % "19.6"
[org.sakaiproject.shortenedurl/shortenedurl "19.6"]