is not current version
Last Version 22.0

org.sakaiproject.sitestats:sitestats-bundle 12.5


GroupId

GroupId

org.sakaiproject.sitestats
ArtifactId

ArtifactId

sitestats-bundle
Version

Version

12.5
Type

Type

jar

Download sitestats-bundle 12.5


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