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