is not current version
Last Version 1.6.0

org.ops4j.pax.construct:archetypes 1.0.3


GroupId

GroupId

org.ops4j.pax.construct
ArtifactId

ArtifactId

archetypes
Version

Version

1.0.3
Type

Type

pom

Download archetypes 1.0.3

Filename Size
archetypes-1.0.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.construct/archetypes/ -->
<dependency>
    <groupId>org.ops4j.pax.construct</groupId>
    <artifactId>archetypes</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.construct/archetypes/
implementation 'org.ops4j.pax.construct:archetypes:1.0.3'
// https://jarcasting.com/artifacts/org.ops4j.pax.construct/archetypes/
implementation ("org.ops4j.pax.construct:archetypes:1.0.3")
'org.ops4j.pax.construct:archetypes:pom:1.0.3'
<dependency org="org.ops4j.pax.construct" name="archetypes" rev="1.0.3">
  <artifact name="archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.construct', module='archetypes', version='1.0.3')
)
libraryDependencies += "org.ops4j.pax.construct" % "archetypes" % "1.0.3"
[org.ops4j.pax.construct/archetypes "1.0.3"]