is not current version
Last Version 10.7

org.sakaiproject.shortenedurl:x 10.4


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

x
Version

Version

10.4
Type

Type

war

Download x 10.4


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