is not current version
Last Version 22.0

org.sakaiproject.shortenedurl:shortenedurl-api 19.6


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

shortenedurl-api
Version

Version

19.6
Type

Type

jar

Download shortenedurl-api 19.6


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