License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdesprima |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionesprima
WebJar for esprima
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
esprima-4.0.1.pom | |
esprima-4.0.1.jar | 43 KB |
esprima-4.0.1-sources.jar | 22 bytes |
esprima-4.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/esprima/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>esprima</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/esprima/
implementation 'org.webjars.npm:esprima:4.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/esprima/
implementation ("org.webjars.npm:esprima:4.0.1")
'org.webjars.npm:esprima:jar:4.0.1'
<dependency org="org.webjars.npm" name="esprima" rev="4.0.1">
<artifact name="esprima" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='esprima', version='4.0.1')
)
libraryDependencies += "org.webjars.npm" % "esprima" % "4.0.1"
[org.webjars.npm/esprima "4.0.1"]