License |
License |
---|---|
GroupId | GroupIdcom.tagtraum |
ArtifactId | ArtifactIdjaplscript-runtime |
Last Version | Last Version3.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJaplScript Runtime
JaplScript runtime system
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
japlscript-runtime-3.4.11.pom | |
japlscript-runtime-3.4.11.jar | 68 KB |
japlscript-runtime-3.4.11-sources.jar | 45 KB |
japlscript-runtime-3.4.11-javadoc.jar | 601 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/japlscript-runtime/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlscript-runtime</artifactId>
<version>3.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/japlscript-runtime/
implementation 'com.tagtraum:japlscript-runtime:3.4.11'
// https://jarcasting.com/artifacts/com.tagtraum/japlscript-runtime/
implementation ("com.tagtraum:japlscript-runtime:3.4.11")
'com.tagtraum:japlscript-runtime:jar:3.4.11'
<dependency org="com.tagtraum" name="japlscript-runtime" rev="3.4.11">
<artifact name="japlscript-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='japlscript-runtime', version='3.4.11')
)
libraryDependencies += "com.tagtraum" % "japlscript-runtime" % "3.4.11"
[com.tagtraum/japlscript-runtime "3.4.11"]
Group / Artifact | Type | Version |
---|---|---|
com.tagtraum : japlscript-executor | jar | 3.4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |