is not current version
Last Version 20050708.210102

dentaku:gentaku 0.1


GroupId

GroupId

dentaku
ArtifactId

ArtifactId

gentaku
Version

Version

0.1
Type

Type

jar

Download gentaku 0.1


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