s

statistics-holder

Statistics Holder
Files download
File Operation
statistics-holder-1.1.6.jar download
statistics-holder-1.1.6.pom download
statistics-holder-1.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.esirotkin</groupId>
  <artifactId>statistics-holder</artifactId>
  <version>1.1.6</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'io.github.esirotkin:statistics-holder:1.1.6'
Gradle Kotlin
implementation("io.github.esirotkin:statistics-holder:1.1.6")
Scala SBT
libraryDependencies += "io.github.esirotkin" % "statistics-holder" % "1.1.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.esirotkin', module='statistics-holder', version='1.1.6')
)
Apache Ivy
<dependency org="io.github.esirotkin" name="statistics-holder" rev="1.1.6" />
Leiningen
[io.github.esirotkin/statistics-holder "1.1.6"]
Apache Buildr
'io.github.esirotkin:statistics-holder:jar:1.1.6'