License |
License |
---|---|
GroupId | GroupIdorg.jdtaus |
ArtifactId | ArtifactIdjdtaus-isc-parent |
Version | Version1.21 |
Type | Typejar |
Description |
DescriptionjDTAUS ⁑ ISC Parent
jDTAUS common parent project object model for ISC licensed artifacts.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdtaus-isc-parent-1.21.pom | 2 KB |
jdtaus-isc-parent-1.21-site.jar | 133 KB |
jdtaus-isc-parent-1.21-project.jar | 10 KB |
jdtaus-isc-parent-1.21-license.txt | 821 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jdtaus/jdtaus-isc-parent/ -->
<dependency>
<groupId>org.jdtaus</groupId>
<artifactId>jdtaus-isc-parent</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-isc-parent/
implementation 'org.jdtaus:jdtaus-isc-parent:1.21'
// https://jarcasting.com/artifacts/org.jdtaus/jdtaus-isc-parent/
implementation ("org.jdtaus:jdtaus-isc-parent:1.21")
'org.jdtaus:jdtaus-isc-parent:jar:1.21'
<dependency org="org.jdtaus" name="jdtaus-isc-parent" rev="1.21">
<artifact name="jdtaus-isc-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jdtaus', module='jdtaus-isc-parent', version='1.21')
)
libraryDependencies += "org.jdtaus" % "jdtaus-isc-parent" % "1.21"
[org.jdtaus/jdtaus-isc-parent "1.21"]