GroupId | GroupIdorg.jdtaus |
---|---|
ArtifactId | ArtifactIdjdtaus-gpl-parent |
Version | Version1.7 |
Type | Typejar |
Filename | Size |
---|---|
jdtaus-gpl-parent-1.7.pom | 2 KB |
jdtaus-gpl-parent-1.7-site.jar | 135 KB |
jdtaus-gpl-parent-1.7-license.txt | 7 KB |
jdtaus-gpl-parent-1.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-parent/
implementation 'org.jdtaus:jdtaus-gpl-parent:1.7'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-gpl-parent/
implementation ("org.jdtaus:jdtaus-gpl-parent:1.7")
'org.jdtaus:jdtaus-gpl-parent:jar:1.7'
<dependency org="org.jdtaus" name="jdtaus-gpl-parent" rev="1.7">
<artifact name="jdtaus-gpl-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-gpl-parent', version='1.7')
)
libraryDependencies += "org.jdtaus" % "jdtaus-gpl-parent" % "1.7"
[org.jdtaus/jdtaus-gpl-parent "1.7"]