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