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