Download scalapi-jdk-0.7.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.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials