Just Another Framework

Scripting engine

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

jaf
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Just Another Framework
Scripting engine
Project URL

Project URL

https://github.com/ThorbenKuck/Scripting

Download jaf

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2
0.4.1
0.4
0.3.1