is not current version
Last Version 1.21

org.jdtaus:jdtaus-lgpl-parent 1.10

jDTAUS common parent project object model for LGPL licensed artifacts.

GroupId

GroupId

org.jdtaus
ArtifactId

ArtifactId

jdtaus-lgpl-parent
Version

Version

1.10
Type

Type

jar

Download jdtaus-lgpl-parent 1.10


<!-- 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"]