is not current version
Last Version 22.0

org.sakaiproject.shortenedurl:shortenedurl 11.4


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

shortenedurl
Version

Version

11.4
Type

Type

pom

Download shortenedurl 11.4

Filename Size
shortenedurl-11.4.pom 3 KB
Browse

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