is not current version
Last Version 0.7.0

org.ops4j.pax:warp 0.5.0

Database Transformations

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

warp
Version

Version

0.5.0
Type

Type

pom

Download warp 0.5.0

Filename Size
warp-0.5.0.pom 13 KB
Browse

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