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