GroupId | GroupIdio.github.dzh |
---|---|
ArtifactId | ArtifactIddimit-store |
Version | Version0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
dimit-store-0.0.1.pom | |
dimit-store-0.0.1.jar | 147 KB |
dimit-store-0.0.1-sources.jar | 69 KB |
dimit-store-0.0.1-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dzh/dimit-store/ -->
<dependency>
<groupId>io.github.dzh</groupId>
<artifactId>dimit-store</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dzh/dimit-store/
implementation 'io.github.dzh:dimit-store:0.0.1'
// https://jarcasting.com/artifacts/io.github.dzh/dimit-store/
implementation ("io.github.dzh:dimit-store:0.0.1")
'io.github.dzh:dimit-store:jar:0.0.1'
<dependency org="io.github.dzh" name="dimit-store" rev="0.0.1">
<artifact name="dimit-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dzh', module='dimit-store', version='0.0.1')
)
libraryDependencies += "io.github.dzh" % "dimit-store" % "0.0.1"
[io.github.dzh/dimit-store "0.0.1"]