License |
License |
---|---|
GroupId | GroupIdorg.jdtaus |
ArtifactId | ArtifactIdjdtaus-lgpl-parent |
Version | Version1.21 |
Type | Typejar |
Description |
DescriptionjDTAUS ⁑ LGPL Parent
jDTAUS common parent project object model for LGPL licensed artifacts.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdtaus-lgpl-parent-1.21.pom | 2 KB |
jdtaus-lgpl-parent-1.21-site.jar | 151 KB |
jdtaus-lgpl-parent-1.21-project.jar | 12 KB |
jdtaus-lgpl-parent-1.21-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.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-lgpl-parent/
implementation 'org.jdtaus:jdtaus-lgpl-parent:1.21'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-lgpl-parent/
implementation ("org.jdtaus:jdtaus-lgpl-parent:1.21")
'org.jdtaus:jdtaus-lgpl-parent:jar:1.21'
<dependency org="org.jdtaus" name="jdtaus-lgpl-parent" rev="1.21">
<artifact name="jdtaus-lgpl-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-lgpl-parent', version='1.21')
)
libraryDependencies += "org.jdtaus" % "jdtaus-lgpl-parent" % "1.21"
[org.jdtaus/jdtaus-lgpl-parent "1.21"]