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