is not current version
Last Version 0.0.2

io.github.dzh:dimit-zk 0.0.1


GroupId

GroupId

io.github.dzh
ArtifactId

ArtifactId

dimit-zk
Version

Version

0.0.1
Type

Type

jar

Download dimit-zk 0.0.1


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