GroupId | GroupIdio.github.esirotkin |
---|---|
ArtifactId | ArtifactIdstatistics-holder |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
statistics-holder-1.0.2.pom | |
statistics-holder-1.0.2.jar | 49 KB |
statistics-holder-1.0.2-sources.jar | 24 KB |
statistics-holder-1.0.2-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.esirotkin/statistics-holder/ -->
<dependency>
<groupId>io.github.esirotkin</groupId>
<artifactId>statistics-holder</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-holder/
implementation 'io.github.esirotkin:statistics-holder:1.0.2'
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-holder/
implementation ("io.github.esirotkin:statistics-holder:1.0.2")
'io.github.esirotkin:statistics-holder:jar:1.0.2'
<dependency org="io.github.esirotkin" name="statistics-holder" rev="1.0.2">
<artifact name="statistics-holder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.esirotkin', module='statistics-holder', version='1.0.2')
)
libraryDependencies += "io.github.esirotkin" % "statistics-holder" % "1.0.2"
[io.github.esirotkin/statistics-holder "1.0.2"]