License |
License |
---|---|
GroupId | GroupIdcom.github.thorbenkuck |
ArtifactId | ArtifactIdjaf |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJust Another Framework
Scripting engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
jaf-0.4.3.pom | |
jaf-0.4.3.jar | 73 KB |
jaf-0.4.3-sources.jar | 33 KB |
jaf-0.4.3-javadoc.jar | 680 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.thorbenkuck : Keller | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |