is not current version
Last Version 0.6.0-1

org.webjars:sax 0.6.0

WebJar for sax

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

sax
Version

Version

0.6.0
Type

Type

jar

Download sax 0.6.0


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