| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdnode-expat |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnode-expat
WebJar for node-expat
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| node-expat-2.4.0.pom | |
| node-expat-2.4.0.jar | 1 MB |
| node-expat-2.4.0-sources.jar | 22 bytes |
| node-expat-2.4.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-expat/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>node-expat</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/node-expat/
implementation 'org.webjars.npm:node-expat:2.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/node-expat/
implementation ("org.webjars.npm:node-expat:2.4.0")
'org.webjars.npm:node-expat:jar:2.4.0'
<dependency org="org.webjars.npm" name="node-expat" rev="2.4.0">
<artifact name="node-expat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='node-expat', version='2.4.0')
)
libraryDependencies += "org.webjars.npm" % "node-expat" % "2.4.0"
[org.webjars.npm/node-expat "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : bindings | jar | [1.5.0,2) |
| org.webjars.npm : nan | jar | [2.13.2,3) |