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