License |
License |
---|---|
GroupId | GroupIdcom.tagtraum |
ArtifactId | ArtifactIdjaplscript |
Version | Version3.2.1 |
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.2.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/japlscript/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>japlscript</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/japlscript/
implementation 'com.tagtraum:japlscript:3.2.1'
// https://jarcasting.com/artifacts/com.tagtraum/japlscript/
implementation ("com.tagtraum:japlscript:3.2.1")
'com.tagtraum:japlscript:pom:3.2.1'
<dependency org="com.tagtraum" name="japlscript" rev="3.2.1">
<artifact name="japlscript" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='japlscript', version='3.2.1')
)
libraryDependencies += "com.tagtraum" % "japlscript" % "3.2.1"
[com.tagtraum/japlscript "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.slf4j : jul-to-slf4j | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | [1.10.9,) |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.9.0 |
junit : junit | jar | [4.13.1,) |