fakescript-java

Lightweight embedded scripting language.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.esrrhs
ArtifactId

ArtifactId

fakescript-java
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

fakescript-java
Lightweight embedded scripting language.
Project URL

Project URL

https://github.com/esrrhs/fakescript-java

Download fakescript-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
edu.princeton.cup : java-cup jar 10k

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0