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