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