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