| GroupId | GroupIddentaku |
|---|---|
| ArtifactId | ArtifactIdgentaku |
| Version | Version20050110.120631 |
| Type | Typejar |
| Filename | Size |
|---|---|
| gentaku-20050110.120631.pom | |
| gentaku-20050110.120631.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dentaku/gentaku/ -->
<dependency>
<groupId>dentaku</groupId>
<artifactId>gentaku</artifactId>
<version>20050110.120631</version>
</dependency>
// https://jarcasting.com/artifacts/dentaku/gentaku/
implementation 'dentaku:gentaku:20050110.120631'
// https://jarcasting.com/artifacts/dentaku/gentaku/
implementation ("dentaku:gentaku:20050110.120631")
'dentaku:gentaku:jar:20050110.120631'
<dependency org="dentaku" name="gentaku" rev="20050110.120631">
<artifact name="gentaku" type="jar" />
</dependency>
@Grapes(
@Grab(group='dentaku', module='gentaku', version='20050110.120631')
)
libraryDependencies += "dentaku" % "gentaku" % "20050110.120631"
[dentaku/gentaku "20050110.120631"]