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