is not current version
Last Version 0.2

com.manganit.half:half-action 0.1

Hadoop Light Application Framework - Action Module

GroupId

GroupId

com.manganit.half
ArtifactId

ArtifactId

half-action
Version

Version

0.1
Type

Type

jar

Download half-action 0.1


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