is not current version
Last Version 0.4.2-rc.2

io.github.myui:hivemall 0.3.2-1

Scalable Machine Learning Library for Apache Hive

GroupId

GroupId

io.github.myui
ArtifactId

ArtifactId

hivemall
Version

Version

0.3.2-1
Type

Type

jar

Download hivemall 0.3.2-1


<!-- https://jarcasting.com/artifacts/io.github.myui/hivemall/ -->
<dependency>
    <groupId>io.github.myui</groupId>
    <artifactId>hivemall</artifactId>
    <version>0.3.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.myui/hivemall/
implementation 'io.github.myui:hivemall:0.3.2-1'
// https://jarcasting.com/artifacts/io.github.myui/hivemall/
implementation ("io.github.myui:hivemall:0.3.2-1")
'io.github.myui:hivemall:jar:0.3.2-1'
<dependency org="io.github.myui" name="hivemall" rev="0.3.2-1">
  <artifact name="hivemall" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.myui', module='hivemall', version='0.3.2-1')
)
libraryDependencies += "io.github.myui" % "hivemall" % "0.3.2-1"
[io.github.myui/hivemall "0.3.2-1"]