Download sbt-haxe-2.2.0.jar file - Jar s

Jar examples for s:sbt-haxe

Description

The rubost asynchronous programming facility for Scala that offers a direct API for working with Futures.

You can download jar file sbt-haxe 2.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add sbt-haxe-2.2.0.jar to your project.

<dependency>
   <groupId>com.thoughtworks.microbuilder</groupId>
   <artifactId>sbt-haxe</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'com.thoughtworks.microbuilder', name: 'sbt-haxe', version: '2.2.0'
libraryDependencies += "com.thoughtworks.microbuilder" % "sbt-haxe" % "2.2.0"
<dependency org="com.thoughtworks.microbuilder" name="sbt-haxe" rev="2.2.0"/>
@Grapes(@Grab(group='com.thoughtworks.microbuilder', module='sbt-haxe', version='2.2.0'))
'com.thoughtworks.microbuilder:sbt-haxe:jar:2.2.0'

Download

Click the following link to download the jar file.

sbt-haxe-2.2.0.jar
sbt-haxe-2.2.0-javadoc.jar
sbt-haxe-2.2.0.pom
sbt-haxe-2.2.0-sources.jar



Related Tutorials