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