| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.vertispan.j2cl |
| Идентификатор | Идентификаторast |
| Последняя версия | Последняя версия0.10.0-3c97afeac |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJ2CL is a powerful, simple and lightweight transpiler from Java to Closure style JavaScript.
The project is designed, implemented, and maintained by the J2CL team at Google.
This distribution is slightly modified from the original and packaged for Maven Central by Vertispan LLC.
The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced
by our packaging are not incorrectly blamed on the upstream Google repository.
|
| Имя Файла | Размер |
|---|---|
| ast-0.10.0-3c97afeac.pom | |
| ast-0.10.0-3c97afeac.jar | 2 KB |
| ast-0.10.0-3c97afeac-sources.jar | 252 KB |
| ast-0.10.0-3c97afeac-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vertispan.j2cl/ast/ -->
<dependency>
<groupId>com.vertispan.j2cl</groupId>
<artifactId>ast</artifactId>
<version>0.10.0-3c97afeac</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.j2cl/ast/
implementation 'com.vertispan.j2cl:ast:0.10.0-3c97afeac'
// https://jarcasting.com/artifacts/com.vertispan.j2cl/ast/
implementation ("com.vertispan.j2cl:ast:0.10.0-3c97afeac")
'com.vertispan.j2cl:ast:pom:0.10.0-3c97afeac'
<dependency org="com.vertispan.j2cl" name="ast" rev="0.10.0-3c97afeac">
<artifact name="ast" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.j2cl', module='ast', version='0.10.0-3c97afeac')
)
libraryDependencies += "com.vertispan.j2cl" % "ast" % "0.10.0-3c97afeac"
[com.vertispan.j2cl/ast "0.10.0-3c97afeac"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-text | jar | 1.2 |
| com.google.auto.value : auto-value | jar | 1.6 |
| com.google.guava : guava | jar | 25.1-jre |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| com.vertispan.j2cl : common | jar | 0.10.0-3c97afeac |
| com.vertispan.j2cl : common-visitor | jar | 0.10.0-3c97afeac |