is not current version
Last Version 0.1.7

org.huahinframework:huahin-unit 0.1.1

Huahin Unit is a unit test driver for Huahin MapReduce programs for use with JUnit and MRUnit.

GroupId

GroupId

org.huahinframework
ArtifactId

ArtifactId

huahin-unit
Version

Version

0.1.1
Type

Type

jar

Download huahin-unit 0.1.1


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