is not current version
Last Version 0.0.2

io.github.dzh:dimit-demo 0.0.1


GroupId

GroupId

io.github.dzh
ArtifactId

ArtifactId

dimit-demo
Version

Version

0.0.1
Type

Type

jar

Download dimit-demo 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.dzh/dimit-demo/ -->
<dependency>
    <groupId>io.github.dzh</groupId>
    <artifactId>dimit-demo</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dzh/dimit-demo/
implementation 'io.github.dzh:dimit-demo:0.0.1'
// https://jarcasting.com/artifacts/io.github.dzh/dimit-demo/
implementation ("io.github.dzh:dimit-demo:0.0.1")
'io.github.dzh:dimit-demo:jar:0.0.1'
<dependency org="io.github.dzh" name="dimit-demo" rev="0.0.1">
  <artifact name="dimit-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dzh', module='dimit-demo', version='0.0.1')
)
libraryDependencies += "io.github.dzh" % "dimit-demo" % "0.0.1"
[io.github.dzh/dimit-demo "0.0.1"]