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