is not current version
Last Version 1.1.0

io.github.pedegie:stats 1.0.5

Stats

GroupId

GroupId

io.github.pedegie
ArtifactId

ArtifactId

stats
Version

Version

1.0.5
Type

Type

pom

Download stats 1.0.5

Filename Size
stats-1.0.5.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.pedegie/stats/ -->
<dependency>
    <groupId>io.github.pedegie</groupId>
    <artifactId>stats</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pedegie/stats/
implementation 'io.github.pedegie:stats:1.0.5'
// https://jarcasting.com/artifacts/io.github.pedegie/stats/
implementation ("io.github.pedegie:stats:1.0.5")
'io.github.pedegie:stats:pom:1.0.5'
<dependency org="io.github.pedegie" name="stats" rev="1.0.5">
  <artifact name="stats" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pedegie', module='stats', version='1.0.5')
)
libraryDependencies += "io.github.pedegie" % "stats" % "1.0.5"
[io.github.pedegie/stats "1.0.5"]