Download es2016-1.0.0.jar file - Jar e

Jar examples for e:es2016

Description

Shift format ECMAScript 2016 AST tooling

You can download jar file es2016 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add es2016-1.0.0.jar to your project.

<dependency>
   <groupId>com.shapesecurity.shift</groupId>
   <artifactId>es2016</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.shapesecurity.shift', name: 'es2016', version: '1.0.0'
libraryDependencies += "com.shapesecurity.shift" % "es2016" % "1.0.0"
<dependency org="com.shapesecurity.shift" name="es2016" rev="1.0.0"/>
@Grapes(@Grab(group='com.shapesecurity.shift', module='es2016', version='1.0.0'))
'com.shapesecurity.shift:es2016:jar:1.0.0'

Download

Click the following link to download the jar file.

es2016-1.0.0-javadoc.jar
es2016-1.0.0-sources.jar
es2016-1.0.0.jar
es2016-1.0.0.pom



Related Tutorials