Last Version

Shift AST 2.0.0

Shift format ECMAScript 2018 AST tooling

License

License

Categories

Categories

Security
GroupId

GroupId

com.shapesecurity.shift
ArtifactId

ArtifactId

es2018
Version

Version

2.0.0
Type

Type

jar
Description

Description

Shift AST
Shift format ECMAScript 2018 AST tooling
Project URL

Project URL

https://github.com/shapesecurity/shift-java

Download es2018 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.json : json jar 20160810
com.google.code.gson : gson jar 2.8.0
com.shapesecurity : shape-functional-java jar 3.1.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.yaml : snakeyaml jar 1.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.