Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-util |
Version | Version0.0.25 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-util-0.0.25.pom | |
datarouter-util-0.0.25.jar | 211 KB |
datarouter-util-0.0.25-sources.jar | 139 KB |
datarouter-util-0.0.25-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.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-util/
implementation 'io.datarouter:datarouter-util:0.0.25'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-util/
implementation ("io.datarouter:datarouter-util:0.0.25")
'io.datarouter:datarouter-util:jar:0.0.25'
<dependency org="io.datarouter" name="datarouter-util" rev="0.0.25">
<artifact name="datarouter-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-util', version='0.0.25')
)
libraryDependencies += "io.datarouter" % "datarouter-util" % "0.0.25"
[io.datarouter/datarouter-util "0.0.25"]