Shift AST

Shift format ECMAScript 6 AST tooling

License

License

Categories

Categories

Security
GroupId

GroupId

com.shapesecurity
ArtifactId

ArtifactId

shift
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Shift AST
Shift format ECMAScript 6 AST tooling
Project URL

Project URL

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

Download shift

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.intellij : annotations jar 5.1
com.google.guava : guava jar 18.0
org.json : json jar 20090211
com.google.code.gson : gson jar 2.2.3
com.shapesecurity : shape-functional-java jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.shapesecurity

Shape Security

Versions

Version
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.2.1
1.2.0