Last Version

test-interface 0.1.1

The Haxe unit interface framework for sbt.

License

License

GroupId

GroupId

com.qifun.sbt-haxe
ArtifactId

ArtifactId

test-interface_2.10
Version

Version

0.1.1
Type

Type

jar
Description

Description

test-interface
The Haxe unit interface framework for sbt.
Project URL

Project URL

https://github.com/qifun/sbt-haxe-test-interface
Project Organization

Project Organization

com.qifun.sbt-haxe

Download test-interface_2.10 0.1.1


<!-- https://jarcasting.com/artifacts/com.qifun.sbt-haxe/test-interface_2.10/ -->
<dependency>
    <groupId>com.qifun.sbt-haxe</groupId>
    <artifactId>test-interface_2.10</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qifun.sbt-haxe/test-interface_2.10/
implementation 'com.qifun.sbt-haxe:test-interface_2.10:0.1.1'
// https://jarcasting.com/artifacts/com.qifun.sbt-haxe/test-interface_2.10/
implementation ("com.qifun.sbt-haxe:test-interface_2.10:0.1.1")
'com.qifun.sbt-haxe:test-interface_2.10:jar:0.1.1'
<dependency org="com.qifun.sbt-haxe" name="test-interface_2.10" rev="0.1.1">
  <artifact name="test-interface_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qifun.sbt-haxe', module='test-interface_2.10', version='0.1.1')
)
libraryDependencies += "com.qifun.sbt-haxe" % "test-interface_2.10" % "0.1.1"
[com.qifun.sbt-haxe/test-interface_2.10 "0.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.