is not current version
Last Version 0.2

com.manganit.half:half-util 0.1

Hadoop Light Application Framework - Utils Module

GroupId

GroupId

com.manganit.half
ArtifactId

ArtifactId

half-util
Version

Version

0.1
Type

Type

jar

Download half-util 0.1


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