Scripting

Scripting engine

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

Scripting
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Scripting
Scripting engine
Project URL

Project URL

https://github.com/ThorbenKuck/Scripting

Download Scripting

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.thorbenkuck : Keller jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2.1
0.2
0.1