is not current version
Last Version 10.7

org.sakaiproject.shortenedurl:x 10.6


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

x
Version

Version

10.6
Type

Type

war

Download x 10.6


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