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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials