is not current version
Last Version 22.0

org.sakaiproject.shortenedurl:shortenedurl 1.1.0-b07


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

shortenedurl
Version

Version

1.1.0-b07
Type

Type

pom

Download shortenedurl 1.1.0-b07


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