License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.fnklabs |
ArtifactId | ArtifactIdmetrics-core |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmetrics
utils for working with metrics
|
Project URL |
Project URL |
Filename | Size |
---|---|
metrics-core-0.2.1.pom | |
metrics-core-0.2.1.jar | 6 KB |
metrics-core-0.2.1-sources.jar | 4 KB |
metrics-core-0.2.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fnklabs/metrics-core/ -->
<dependency>
<groupId>com.fnklabs</groupId>
<artifactId>metrics-core</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fnklabs/metrics-core/
implementation 'com.fnklabs:metrics-core:0.2.1'
// https://jarcasting.com/artifacts/com.fnklabs/metrics-core/
implementation ("com.fnklabs:metrics-core:0.2.1")
'com.fnklabs:metrics-core:jar:0.2.1'
<dependency org="com.fnklabs" name="metrics-core" rev="0.2.1">
<artifact name="metrics-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fnklabs', module='metrics-core', version='0.2.1')
)
libraryDependencies += "com.fnklabs" % "metrics-core" % "0.2.1"
[com.fnklabs/metrics-core "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |
com.typesafe : config | jar | 1.3.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |