| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.shapesecurity |
| Идентификатор | Идентификаторshift |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеShift AST
Shift format ECMAScript 6 AST tooling
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |