GroupId | GroupIdorg.jdtaus |
---|---|
ArtifactId | ArtifactIdjdtaus-gpl-parent |
Version | Version1.6 |
Type | Typejar |
Filename | Size |
---|---|
jdtaus-gpl-parent-1.6.pom | 2 KB |
jdtaus-gpl-parent-1.6-site.jar | 133 KB |
jdtaus-gpl-parent-1.6-license.txt | 7 KB |
jdtaus-gpl-parent-1.6-changes.xml | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-parent/ -->
<dependency>
<groupId>org.jdtaus</groupId>
<artifactId>jdtaus-gpl-parent</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-parent/
implementation 'org.jdtaus:jdtaus-gpl-parent:1.6'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-parent/
implementation ("org.jdtaus:jdtaus-gpl-parent:1.6")
'org.jdtaus:jdtaus-gpl-parent:jar:1.6'
<dependency org="org.jdtaus" name="jdtaus-gpl-parent" rev="1.6">
<artifact name="jdtaus-gpl-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-gpl-parent', version='1.6')
)
libraryDependencies += "org.jdtaus" % "jdtaus-gpl-parent" % "1.6"
[org.jdtaus/jdtaus-gpl-parent "1.6"]