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