Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-metric |
Version | Version0.0.53 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-metric-0.0.53.pom | |
datarouter-metric-0.0.53.jar | 69 KB |
datarouter-metric-0.0.53-sources.jar | 37 KB |
datarouter-metric-0.0.53-javadoc.jar | 694 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-metric/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-metric</artifactId>
<version>0.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-metric/
implementation 'io.datarouter:datarouter-metric:0.0.53'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-metric/
implementation ("io.datarouter:datarouter-metric:0.0.53")
'io.datarouter:datarouter-metric:jar:0.0.53'
<dependency org="io.datarouter" name="datarouter-metric" rev="0.0.53">
<artifact name="datarouter-metric" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-metric', version='0.0.53')
)
libraryDependencies += "io.datarouter" % "datarouter-metric" % "0.0.53"
[io.datarouter/datarouter-metric "0.0.53"]