Last Version

js4j 0.1.1

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

License

License

MIT
GroupId

GroupId

com.github.jshaptic
ArtifactId

ArtifactId

js4j
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jshaptic/js4j
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.