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