| License |
License |
|---|---|
| GroupId | GroupIdcc.concurrent |
| ArtifactId | ArtifactIdkid |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkid
kid is a performance statistics util.
|
| Filename | Size |
|---|---|
| kid-1.0.pom | |
| kid-1.0.jar | 17 KB |
| kid-1.0-sources.jar | 9 KB |
| kid-1.0-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.concurrent/kid/ -->
<dependency>
<groupId>cc.concurrent</groupId>
<artifactId>kid</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.concurrent/kid/
implementation 'cc.concurrent:kid:1.0'
// https://jarcasting.com/artifacts/cc.concurrent/kid/
implementation ("cc.concurrent:kid:1.0")
'cc.concurrent:kid:jar:1.0'
<dependency org="cc.concurrent" name="kid" rev="1.0">
<artifact name="kid" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.concurrent', module='kid', version='1.0')
)
libraryDependencies += "cc.concurrent" % "kid" % "1.0"
[cc.concurrent/kid "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 Optional | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |