MVN

com.qifun.sbt-haxe : test-interface_2.10

Maven & Gradle

Nov 18, 2014
9 usages

test-interface · The Haxe unit interface framework for sbt.

<dependency>
    <groupId>com.qifun.sbt-haxe</groupId>
    <artifactId>test-interface_2.10</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qifun.sbt-haxe : test-interface_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.qifun.sbt-haxe : test-interface_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
test-interface_2.10-0.1.1
test-interface_2.10-0.1.0

How to add a dependency to Maven

Add the following com.qifun.sbt-haxe : test-interface_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.qifun.sbt-haxe</groupId>
    <artifactId>test-interface_2.10</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qifun.sbt-haxe : test-interface_2.10 gradle dependency to your build.gradle file:

implementation 'com.qifun.sbt-haxe:test-interface_2.10:0.1.1'

Gradle Kotlin DSL: Add the following com.qifun.sbt-haxe : test-interface_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qifun.sbt-haxe:test-interface_2.10:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qifun.sbt-haxe : test-interface_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qifun.sbt-haxe" % "test-interface_2.10" % "0.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 27, 2017
39 usages
Oct 04, 2018
21 usages
1k stars
Oct 23, 2018
6 usages
3 stars
Aug 29, 2021
3 usages
0 stars
Jan 30, 2020
28 usages
1.3k stars
Feb 19, 2013
38 usages
4 stars
Mar 28, 2019
13 usages
12 stars
Aug 21, 2023
21 usages
150 stars