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