quickjs

The quickjs embeddable Javascript engine packaged for Java.

License

License

GroupId

GroupId

io.webfolder
ArtifactId

ArtifactId

quickjs
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

quickjs
The quickjs embeddable Javascript engine packaged for Java.
Project URL

Project URL

https://webfolder.io
Project Organization

Project Organization

WebFolder OÜ
Source Code Management

Source Code Management

https://github.com/webfolderio/quickjs.git

Download quickjs

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0