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