Last Version

Just Another Framework 0.4.3

Scripting engine

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

jaf
Version

Version

0.4.3
Type

Type

jar
Description

Description

Just Another Framework
Scripting engine
Project URL

Project URL

https://github.com/ThorbenKuck/Scripting

Download jaf 0.4.3


<!-- 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.