is not current version
Last Version 0.14.2

org.webjars.npm:ast-types 0.13.3

WebJar for ast-types

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ast-types
Version

Version

0.13.3
Type

Type

jar

Download ast-types 0.13.3


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