is not current version
Last Version 1.2.22

org.apache.ws.commons.axiom:shade-osgi 1.2.20


GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

shade-osgi
Version

Version

1.2.20
Type

Type

jar

Download shade-osgi 1.2.20


<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/shade-osgi/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>shade-osgi</artifactId>
    <version>1.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/shade-osgi/
implementation 'org.apache.ws.commons.axiom:shade-osgi:1.2.20'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/shade-osgi/
implementation ("org.apache.ws.commons.axiom:shade-osgi:1.2.20")
'org.apache.ws.commons.axiom:shade-osgi:jar:1.2.20'
<dependency org="org.apache.ws.commons.axiom" name="shade-osgi" rev="1.2.20">
  <artifact name="shade-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='shade-osgi', version='1.2.20')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "shade-osgi" % "1.2.20"
[org.apache.ws.commons.axiom/shade-osgi "1.2.20"]