GroupId | GroupIdcom.clearspring |
---|---|
ArtifactId | ArtifactIdmetriccatcher |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
metriccatcher-0.2.0.pom | |
metriccatcher-0.2.0.jar | 12 KB |
metriccatcher-0.2.0-sources.jar | 7 KB |
metriccatcher-0.2.0-javadoc.jar | 41 KB |
metriccatcher-0.2.0-jar-with-dependencies.jar | 1 MB |
metriccatcher-0.2.0-dist.zip | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.clearspring/metriccatcher/ -->
<dependency>
<groupId>com.clearspring</groupId>
<artifactId>metriccatcher</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.clearspring/metriccatcher/
implementation 'com.clearspring:metriccatcher:0.2.0'
// https://jarcasting.com/artifacts/com.clearspring/metriccatcher/
implementation ("com.clearspring:metriccatcher:0.2.0")
'com.clearspring:metriccatcher:jar:0.2.0'
<dependency org="com.clearspring" name="metriccatcher" rev="0.2.0">
<artifact name="metriccatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clearspring', module='metriccatcher', version='0.2.0')
)
libraryDependencies += "com.clearspring" % "metriccatcher" % "0.2.0"
[com.clearspring/metriccatcher "0.2.0"]