GroupId | GroupIdio.github.esirotkin |
---|---|
ArtifactId | ArtifactIdstatistics-subsystem |
Version | Version1.1.0 |
Type | Typepom |
Filename | Size |
---|---|
statistics-subsystem-1.1.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.esirotkin/statistics-subsystem/ -->
<dependency>
<groupId>io.github.esirotkin</groupId>
<artifactId>statistics-subsystem</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-subsystem/
implementation 'io.github.esirotkin:statistics-subsystem:1.1.0'
// https://jarcasting.com/artifacts/io.github.esirotkin/statistics-subsystem/
implementation ("io.github.esirotkin:statistics-subsystem:1.1.0")
'io.github.esirotkin:statistics-subsystem:pom:1.1.0'
<dependency org="io.github.esirotkin" name="statistics-subsystem" rev="1.1.0">
<artifact name="statistics-subsystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.esirotkin', module='statistics-subsystem', version='1.1.0')
)
libraryDependencies += "io.github.esirotkin" % "statistics-subsystem" % "1.1.0"
[io.github.esirotkin/statistics-subsystem "1.1.0"]