is not current version
Last Version 22.0

org.sakaiproject.sitestats:sitestats-bundle 12.6


GroupId

GroupId

org.sakaiproject.sitestats
ArtifactId

ArtifactId

sitestats-bundle
Version

Version

12.6
Type

Type

jar

Download sitestats-bundle 12.6


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