is not current version
Last Version 0.0.2

io.github.dzh:dimit-admin 0.0.1


GroupId

GroupId

io.github.dzh
ArtifactId

ArtifactId

dimit-admin
Version

Version

0.0.1
Type

Type

jar

Download dimit-admin 0.0.1


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