sax-js Webjar
A WebJar for the sax-js project.
More info: http://webjars.org
Upstream: https://github.com/isaacs/sax-js
License |
License
BSD
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdsax |
Last Version | Last Version0.6.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsax
WebJar for sax
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sax-0.6.0-1.pom | |
sax-0.6.0-1.jar | 13 KB |
sax-0.6.0-1-javadoc.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/sax/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>sax</artifactId>
<version>0.6.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sax/
implementation 'org.webjars:sax:0.6.0-1'
// https://jarcasting.com/artifacts/org.webjars/sax/
implementation ("org.webjars:sax:0.6.0-1")
'org.webjars:sax:jar:0.6.0-1'
<dependency org="org.webjars" name="sax" rev="0.6.0-1">
<artifact name="sax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sax', version='0.6.0-1')
)
libraryDependencies += "org.webjars" % "sax" % "0.6.0-1"
[org.webjars/sax "0.6.0-1"]
A WebJar for the sax-js project.
More info: http://webjars.org
Upstream: https://github.com/isaacs/sax-js