is not current version
Last Version 0.1.8

org.huahinframework:huahin-core 0.1.5

Simple Java framework for Hadoop MapReduce

GroupId

GroupId

org.huahinframework
ArtifactId

ArtifactId

huahin-core
Version

Version

0.1.5
Type

Type

jar

Download huahin-core 0.1.5


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