Last Version

stax 1.0


License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.stax
ArtifactId

ArtifactId

stax
Version

Version

1.0
Type

Type

jar
Description

Description

stax
Project URL

Project URL

http://stax.sf.net
Project Organization

Project Organization

stax.sf.net

Download stax 1.0

Filename Size
stax-1.0.pom
stax-1.0.jar 28 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.