ScriptController

Extended API for Java's Scripting Engine framework

License

License

MIT
GroupId

GroupId

me.lucko
ArtifactId

ArtifactId

scriptcontroller
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

ScriptController
Extended API for Java's Scripting Engine framework
Project URL

Project URL

https://github.com/lucko/ScriptController
Source Code Management

Source Code Management

https://github.com/lucko/ScriptController

Download scriptcontroller

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 23.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0