GroupId | GroupIddentaku |
---|---|
ArtifactId | ArtifactIddentaku-persistence-service |
Version | Version20050106.213718 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/dentaku/dentaku-persistence-service/ -->
<dependency>
<groupId>dentaku</groupId>
<artifactId>dentaku-persistence-service</artifactId>
<version>20050106.213718</version>
</dependency>
// https://jarcasting.com/artifacts/dentaku/dentaku-persistence-service/
implementation 'dentaku:dentaku-persistence-service:20050106.213718'
// https://jarcasting.com/artifacts/dentaku/dentaku-persistence-service/
implementation ("dentaku:dentaku-persistence-service:20050106.213718")
'dentaku:dentaku-persistence-service:jar:20050106.213718'
<dependency org="dentaku" name="dentaku-persistence-service" rev="20050106.213718">
<artifact name="dentaku-persistence-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='dentaku', module='dentaku-persistence-service', version='20050106.213718')
)
libraryDependencies += "dentaku" % "dentaku-persistence-service" % "20050106.213718"
[dentaku/dentaku-persistence-service "20050106.213718"]