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