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