GroupId | GroupIdcom.gitlab.9lukas5 |
---|---|
ArtifactId | ArtifactIdjaad |
Version | Version0.8.7 |
Type | Typejar |
Filename | Size |
---|---|
jaad-0.8.7.pom | |
jaad-0.8.7.jar | 581 KB |
jaad-0.8.7-sources.jar | 469 KB |
jaad-0.8.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.9lukas5/jaad/ -->
<dependency>
<groupId>com.gitlab.9lukas5</groupId>
<artifactId>jaad</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.9lukas5/jaad/
implementation 'com.gitlab.9lukas5:jaad:0.8.7'
// https://jarcasting.com/artifacts/com.gitlab.9lukas5/jaad/
implementation ("com.gitlab.9lukas5:jaad:0.8.7")
'com.gitlab.9lukas5:jaad:jar:0.8.7'
<dependency org="com.gitlab.9lukas5" name="jaad" rev="0.8.7">
<artifact name="jaad" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.9lukas5', module='jaad', version='0.8.7')
)
libraryDependencies += "com.gitlab.9lukas5" % "jaad" % "0.8.7"
[com.gitlab.9lukas5/jaad "0.8.7"]