is not current version
Last Version 0.14.2

org.webjars.npm:ast-types 0.7.8

WebJar for ast-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ast-types
Version

Version

0.7.8
Type

Type

jar

Download ast-types 0.7.8


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