is not current version
Last Version 0.20.5

org.webjars.npm:recast 0.17.4

WebJar for recast

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

recast
Version

Version

0.17.4
Type

Type

jar

Download recast 0.17.4


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