is not current version
Last Version 1.1.4

org.cogchar:ext.bundle.ops4j.pax.web 1.1.0


GroupId

GroupId

org.cogchar
ArtifactId

ArtifactId

ext.bundle.ops4j.pax.web
Version

Version

1.1.0
Type

Type

jar

Download ext.bundle.ops4j.pax.web 1.1.0


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