Last Version

Shift AST 1.5.0

Shift format ECMAScript 2016 AST tooling

License

License

Categories

Categories

Security
GroupId

GroupId

com.shapesecurity.shift
ArtifactId

ArtifactId

es2016
Version

Version

1.5.0
Type

Type

jar
Description

Description

Shift AST
Shift format ECMAScript 2016 AST tooling
Project URL

Project URL

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

Download es2016 1.5.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.intellij : annotations jar 5.1
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 2.3.3
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.