License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdio.crashbox |
ArtifactId | ArtifactIdustats_3 |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionustats_3
Simple metrics collection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ustats_3-0.5.0.pom | |
ustats_3-0.5.0.jar | 63 KB |
ustats_3-0.5.0-sources.jar | 6 KB |
ustats_3-0.5.0-javadoc.jar | 213 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.crashbox/ustats_3/ -->
<dependency>
<groupId>io.crashbox</groupId>
<artifactId>ustats_3</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.crashbox/ustats_3/
implementation 'io.crashbox:ustats_3:0.5.0'
// https://jarcasting.com/artifacts/io.crashbox/ustats_3/
implementation ("io.crashbox:ustats_3:0.5.0")
'io.crashbox:ustats_3:jar:0.5.0'
<dependency org="io.crashbox" name="ustats_3" rev="0.5.0">
<artifact name="ustats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.crashbox', module='ustats_3', version='0.5.0')
)
libraryDependencies += "io.crashbox" % "ustats_3" % "0.5.0"
[io.crashbox/ustats_3 "0.5.0"]