is not current version
Last Version 22.0

org.sakaiproject.sitestats:sitestats-bundle 19.1


GroupId

GroupId

org.sakaiproject.sitestats
ArtifactId

ArtifactId

sitestats-bundle
Version

Version

19.1
Type

Type

jar

Download sitestats-bundle 19.1


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