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