is not current version
Last Version 11.4

org.sakaiproject.shortenedurl:shortenedurl-impl 1.1.3


GroupId

GroupId

org.sakaiproject.shortenedurl
ArtifactId

ArtifactId

shortenedurl-impl
Version

Version

1.1.3
Type

Type

jar

Download shortenedurl-impl 1.1.3


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