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