is not current version
Last Version 0.4.2-rc.2

io.github.myui:hivemall 0.4.1-alpha.5

Scalable Machine Learning Library for Apache Hive

GroupId

GroupId

io.github.myui
ArtifactId

ArtifactId

hivemall
Version

Version

0.4.1-alpha.5
Type

Type

pom

Download hivemall 0.4.1-alpha.5


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