JSE

Julian Script Engine

License

License

GroupId

GroupId

info.julang
ArtifactId

ArtifactId

JSE
Last Version

Last Version

0.1.34
Release Date

Release Date

Type

Type

jar
Description

Description

JSE
Julian Script Engine
Project URL

Project URL

https://julang.info
Source Code Management

Source Code Management

https://github.com/zhoux738/JSE

Download JSE

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5
org.codehaus.mojo : properties-maven-plugin jar 1.0.0
info.julang.eng » juleng-maven-plugin jar 0.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.34
0.1.33