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