is not current version
Last Version 1.1

nl.bebr.appoptics:appoptics-metrics 1.0

Java client library for sending custom appoptics metrics

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

nl.bebr.appoptics
ArtifactId

ArtifactId

appoptics-metrics
Version

Version

1.0
Type

Type

jar

Download appoptics-metrics 1.0


<!-- https://jarcasting.com/artifacts/nl.bebr.appoptics/appoptics-metrics/ -->
<dependency>
    <groupId>nl.bebr.appoptics</groupId>
    <artifactId>appoptics-metrics</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.bebr.appoptics/appoptics-metrics/
implementation 'nl.bebr.appoptics:appoptics-metrics:1.0'
// https://jarcasting.com/artifacts/nl.bebr.appoptics/appoptics-metrics/
implementation ("nl.bebr.appoptics:appoptics-metrics:1.0")
'nl.bebr.appoptics:appoptics-metrics:jar:1.0'
<dependency org="nl.bebr.appoptics" name="appoptics-metrics" rev="1.0">
  <artifact name="appoptics-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.bebr.appoptics', module='appoptics-metrics', version='1.0')
)
libraryDependencies += "nl.bebr.appoptics" % "appoptics-metrics" % "1.0"
[nl.bebr.appoptics/appoptics-metrics "1.0"]