License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrecast |
Last Version | Last Version0.20.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrecast
WebJar for recast
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
recast-0.20.5.pom | |
recast-0.20.5.jar | 67 KB |
recast-0.20.5-sources.jar | 22 bytes |
recast-0.20.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/recast/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>recast</artifactId>
<version>0.20.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/recast/
implementation 'org.webjars.npm:recast:0.20.5'
// https://jarcasting.com/artifacts/org.webjars.npm/recast/
implementation ("org.webjars.npm:recast:0.20.5")
'org.webjars.npm:recast:jar:0.20.5'
<dependency org="org.webjars.npm" name="recast" rev="0.20.5">
<artifact name="recast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='recast', version='0.20.5')
)
libraryDependencies += "org.webjars.npm" % "recast" % "0.20.5"
[org.webjars.npm/recast "0.20.5"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : ast-types | jar | [0.14.2] |
org.webjars.npm : esprima | jar | [4.0.0,4.1) |
org.webjars.npm : source-map | jar | [0.6.1,0.7) |
org.webjars.npm : tslib | jar | [2.0.1,3) |