is not current version
Last Version 10.7

org.sakaiproject.shortenedurl:x 1.1.0-rc02


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

x
Version

Version

1.1.0-rc02
Type

Type

war

Download x 1.1.0-rc02


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