is not current version
Last Version 0.14.6

org.eclipse.packagedrone:secondary-parent 0.14.5

A modular software artifact repository

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.packagedrone
ArtifactId

ArtifactId

secondary-parent
Version

Version

0.14.5
Type

Type

pom

Download secondary-parent 0.14.5


<!-- https://jarcasting.com/artifacts/org.eclipse.packagedrone/secondary-parent/ -->
<dependency>
    <groupId>org.eclipse.packagedrone</groupId>
    <artifactId>secondary-parent</artifactId>
    <version>0.14.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.packagedrone/secondary-parent/
implementation 'org.eclipse.packagedrone:secondary-parent:0.14.5'
// https://jarcasting.com/artifacts/org.eclipse.packagedrone/secondary-parent/
implementation ("org.eclipse.packagedrone:secondary-parent:0.14.5")
'org.eclipse.packagedrone:secondary-parent:pom:0.14.5'
<dependency org="org.eclipse.packagedrone" name="secondary-parent" rev="0.14.5">
  <artifact name="secondary-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.packagedrone', module='secondary-parent', version='0.14.5')
)
libraryDependencies += "org.eclipse.packagedrone" % "secondary-parent" % "0.14.5"
[org.eclipse.packagedrone/secondary-parent "0.14.5"]