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