GroupId | GroupIdio.github.esirotkin |
---|---|
ArtifactId | ArtifactIdstatistics-holder |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
statistics-holder-1.0.1.pom | |
statistics-holder-1.0.1.jar | 49 KB |
statistics-holder-1.0.1-sources.jar | 24 KB |
statistics-holder-1.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-holder/
implementation 'io.github.esirotkin:statistics-holder:1.0.1'
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-holder/
implementation ("io.github.esirotkin:statistics-holder:1.0.1")
'io.github.esirotkin:statistics-holder:jar:1.0.1'
<dependency org="io.github.esirotkin" name="statistics-holder" rev="1.0.1">
<artifact name="statistics-holder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.esirotkin', module='statistics-holder', version='1.0.1')
)
libraryDependencies += "io.github.esirotkin" % "statistics-holder" % "1.0.1"
[io.github.esirotkin/statistics-holder "1.0.1"]