| License |
License |
|---|---|
| GroupId | GroupIdcom.tagtraum |
| ArtifactId | ArtifactIdjaplscript |
| Last Version | Last Version3.4.11 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJaplScript
Less than perfect bridge from Java to AppleScript.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| japlscript-3.4.11.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/japlscript/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlscript</artifactId>
<version>3.4.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/japlscript/
implementation 'com.tagtraum:japlscript:3.4.11'
// https://jarcasting.com/artifacts/com.tagtraum/japlscript/
implementation ("com.tagtraum:japlscript:3.4.11")
'com.tagtraum:japlscript:pom:3.4.11'
<dependency org="com.tagtraum" name="japlscript" rev="3.4.11">
<artifact name="japlscript" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='japlscript', version='3.4.11')
)
libraryDependencies += "com.tagtraum" % "japlscript" % "3.4.11"
[com.tagtraum/japlscript "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 |