is not current version
Last Version 0.4.1

org.ops4j.pax.carrot:pax-carrot-el-patch 0.4.0


GroupId

GroupId

org.ops4j.pax.carrot
ArtifactId

ArtifactId

pax-carrot-el-patch
Version

Version

0.4.0
Type

Type

jar

Download pax-carrot-el-patch 0.4.0


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