is not current version
Last Version 0.4.3

Scripting 0.3.1

Scripting engine

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

jaf
Version

Version

0.3.1
Type

Type

jar
Description

Description

Scripting
Scripting engine
Project URL

Project URL

https://github.com/ThorbenKuck/Scripting

Download jaf 0.3.1


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

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.