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