Download test-interface_2.10-0.1.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials