is not current version
Last Version 0.3.95

com.sun.enterprise:stax-osgi 0.3.60


GroupId

GroupId

com.sun.enterprise
ArtifactId

ArtifactId

stax-osgi
Version

Version

0.3.60
Type

Type

jar

Download stax-osgi 0.3.60


<!-- https://jarcasting.com/artifacts/com.sun.enterprise/stax-osgi/ -->
<dependency>
    <groupId>com.sun.enterprise</groupId>
    <artifactId>stax-osgi</artifactId>
    <version>0.3.60</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.enterprise/stax-osgi/
implementation 'com.sun.enterprise:stax-osgi:0.3.60'
// https://jarcasting.com/artifacts/com.sun.enterprise/stax-osgi/
implementation ("com.sun.enterprise:stax-osgi:0.3.60")
'com.sun.enterprise:stax-osgi:jar:0.3.60'
<dependency org="com.sun.enterprise" name="stax-osgi" rev="0.3.60">
  <artifact name="stax-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.enterprise', module='stax-osgi', version='0.3.60')
)
libraryDependencies += "com.sun.enterprise" % "stax-osgi" % "0.3.60"
[com.sun.enterprise/stax-osgi "0.3.60"]