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

js4j 0.1.1

Wrapper for Java classes, which emulates Javascript variables and its API. Also includes ported Lodash library.

Лицензия

Лицензия

MIT
Группа

Группа

com.github.jshaptic
Идентификатор

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

js4j
Версия

Версия

0.1.1
Тип

Тип

jar
Описание

Описание

js4j
Wrapper for Java classes, which emulates Javascript variables and its API. Also includes ported Lodash library.
Ссылка на сайт

Ссылка на сайт

https://github.com/jshaptic/js4j
Система контроля версий

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

https://github.com/jshaptic/js4j/tree/master

Скачать js4j 0.1.1


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-text jar 1.1
com.eclipsesource.minimal-json : minimal-json jar 0.9.4
com.google.code.gson : gson jar 2.7

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

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