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