Download test-interface_2.10-0.1.0.jar file - Jar t

Jar examples for t:test-interface-2.10

Description

The Haxe unit interface framework for sbt.

You can download jar file test-interface_2.10 0.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add test-interface_2.10-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

test-interface_2.10-0.1.0-haxe-java.jar
test-interface_2.10-0.1.0-javadoc.jar
test-interface_2.10-0.1.0-sources.jar
test-interface_2.10-0.1.0.jar
test-interface_2.10-0.1.0.pom



Related Tutorials