| License | License | 
|---|---|
| Categories | CategoriesSecurity | 
| GroupId | GroupIdcom.shapesecurity.shift | 
| ArtifactId | ArtifactIdes2017 | 
| Last Version | Last Version1.3.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionShift AST Shift format ECMAScript 2017 AST tooling | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| es2017-1.3.2.pom | |
| es2017-1.3.2.jar | 670 KB | 
| es2017-1.3.2-sources.jar | 350 KB | 
| es2017-1.3.2-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.shapesecurity.shift/es2017/ -->
<dependency>
    <groupId>com.shapesecurity.shift</groupId>
    <artifactId>es2017</artifactId>
    <version>1.3.2</version>
</dependency>// https://jarcasting.com/artifacts/com.shapesecurity.shift/es2017/
implementation 'com.shapesecurity.shift:es2017:1.3.2'// https://jarcasting.com/artifacts/com.shapesecurity.shift/es2017/
implementation ("com.shapesecurity.shift:es2017:1.3.2")'com.shapesecurity.shift:es2017:jar:1.3.2'<dependency org="com.shapesecurity.shift" name="es2017" rev="1.3.2">
  <artifact name="es2017" type="jar" />
</dependency>@Grapes(
@Grab(group='com.shapesecurity.shift', module='es2017', version='1.3.2')
)libraryDependencies += "com.shapesecurity.shift" % "es2017" % "1.3.2"[com.shapesecurity.shift/es2017 "1.3.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | [4.13.1,) | 
| com.intellij : annotations | jar | 5.1 | 
| org.json : json | jar | 20160810 | 
| com.google.code.gson : gson | jar | 2.8.0 | 
| com.shapesecurity : shape-functional-java | jar | 2.5.4 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.yaml : snakeyaml | jar | 1.28 |