Jar examples for e:es2016
Shift format ECMAScript 2016 AST tooling
You can download jar file es2016 1.2.0 in this page.
Apache License, Version 2.0
You can use the following script to add es2016-1.2.0.jar to your project.
<dependency> <groupId>com.shapesecurity.shift</groupId> <artifactId>es2016</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.shapesecurity.shift', name: 'es2016', version: '1.2.0'
libraryDependencies += "com.shapesecurity.shift" % "es2016" % "1.2.0"
<dependency org="com.shapesecurity.shift" name="es2016" rev="1.2.0"/>
@Grapes(@Grab(group='com.shapesecurity.shift', module='es2016', version='1.2.0'))
'com.shapesecurity.shift:es2016:jar:1.2.0'
Click the following link to download the jar file.
es2016-1.2.0-javadoc.jar