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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials