Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring Pippo User Interface Web Frameworks |
---|---|
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-metrics-graphite |
Version | Version0.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-metrics-graphite/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-metrics-graphite</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-metrics-graphite/
implementation 'ro.pippo:pippo-metrics-graphite:0.4.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-metrics-graphite/
implementation ("ro.pippo:pippo-metrics-graphite:0.4.1")
'ro.pippo:pippo-metrics-graphite:jar:0.4.1'
<dependency org="ro.pippo" name="pippo-metrics-graphite" rev="0.4.1">
<artifact name="pippo-metrics-graphite" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-metrics-graphite', version='0.4.1')
)
libraryDependencies += "ro.pippo" % "pippo-metrics-graphite" % "0.4.1"
[ro.pippo/pippo-metrics-graphite "0.4.1"]