| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.shapesecurity |
| ArtifactId | ArtifactIdshift |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionShift AST
Shift format ECMAScript 6 AST tooling
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| shift-2.2.0.pom | |
| shift-2.2.0.jar | 474 KB |
| shift-2.2.0-sources.jar | 285 KB |
| shift-2.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |