Последняя версия

JsInterop Base 1.0.0-1

Base classes and utilities that provide access to JavaScript language constructs that are not available in pure Java. This distribution is slightly modified from the original in order to be compatible with J2CL and, where possible, GWT2 (though this is not heavily tested). The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our changes are not incorrectly blamed on the upstream Google repository.

Лицензия

Лицензия

Группа

Группа

com.vertispan.jsinterop
Идентификатор

Идентификатор

base
Версия

Версия

1.0.0-1
Тип

Тип

pom
Описание

Описание

JsInterop Base
Base classes and utilities that provide access to JavaScript language constructs that are not available in pure Java. This distribution is slightly modified from the original in order to be compatible with J2CL and, where possible, GWT2 (though this is not heavily tested). The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our changes are not incorrectly blamed on the upstream Google repository.
Система контроля версий

Система контроля версий

https://github.com/vertispan/jsinterop-base

Скачать base 1.0.0-1


<!-- https://jarcasting.com/artifacts/com.vertispan.jsinterop/base/ -->
<dependency>
    <groupId>com.vertispan.jsinterop</groupId>
    <artifactId>base</artifactId>
    <version>1.0.0-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.jsinterop/base/
implementation 'com.vertispan.jsinterop:base:1.0.0-1'
// https://jarcasting.com/artifacts/com.vertispan.jsinterop/base/
implementation ("com.vertispan.jsinterop:base:1.0.0-1")
'com.vertispan.jsinterop:base:pom:1.0.0-1'
<dependency org="com.vertispan.jsinterop" name="base" rev="1.0.0-1">
  <artifact name="base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.jsinterop', module='base', version='1.0.0-1')
)
libraryDependencies += "com.vertispan.jsinterop" % "base" % "1.0.0-1"
[com.vertispan.jsinterop/base "1.0.0-1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.jsinterop : jsinterop-annotations jar 2.0.0
com.vertispan.j2cl : gwt-internal-annotations jar 0.10.0-3c97afeac

Модули Проекта

Данный проект не имеет модулей.