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