is not current version
Last Version 0.7.0

org.ops4j.pax:warp 0.6.1

Database Transformations

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

warp
Version

Version

0.6.1
Type

Type

pom

Download warp 0.6.1

Filename Size
warp-0.6.1.pom 13 KB
Browse

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