is not current version
Last Version 1.5.3

org.codehaus.grepo:grepo-statistics 1.5.1

Generic Repository: Statistics

GroupId

GroupId

org.codehaus.grepo
ArtifactId

ArtifactId

grepo-statistics
Version

Version

1.5.1
Type

Type

jar

Download grepo-statistics 1.5.1


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