Download scalapi-jdk-0.4.jar file - Jar s

Jar examples for s:scalapi-jdk

Description

GradleFx is a Gradle plugin for building Flex and Actionscript applications

You can download jar file scalapi-jdk 0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add scalapi-jdk-0.4.jar to your project.

<dependency>
   <groupId>com.github.scalapi</groupId>
   <artifactId>scalapi-jdk</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'com.github.scalapi', name: 'scalapi-jdk', version: '0.4'
libraryDependencies += "com.github.scalapi" % "scalapi-jdk" % "0.4"
<dependency org="com.github.scalapi" name="scalapi-jdk" rev="0.4"/>
@Grapes(@Grab(group='com.github.scalapi', module='scalapi-jdk', version='0.4'))
'com.github.scalapi:scalapi-jdk:jar:0.4'

Download

Click the following link to download the jar file.

scalapi-jdk-0.4-javadoc.jar
scalapi-jdk-0.4-sources.jar
scalapi-jdk-0.4.jar
scalapi-jdk-0.4.pom



Related Tutorials