Download hivemall-core-0.4.2-rc.1.jar file - Jar h

Jar examples for h:hivemall-core

Description

You can download jar file hivemall-core 0.4.2-rc.1 in this page.

License

Open Source License

Build File

You can use the following script to add hivemall-core-0.4.2-rc.1.jar to your project.

<dependency>
   <groupId>io.github.myui</groupId>
   <artifactId>hivemall-core</artifactId>
   <version>0.4.2-rc.1</version>
</dependency>
compile group: 'io.github.myui', name: 'hivemall-core', version: '0.4.2-rc.1'
libraryDependencies += "io.github.myui" % "hivemall-core" % "0.4.2-rc.1"
<dependency org="io.github.myui" name="hivemall-core" rev="0.4.2-rc.1"/>
@Grapes(@Grab(group='io.github.myui', module='hivemall-core', version='0.4.2-rc.1'))
'io.github.myui:hivemall-core:jar:0.4.2-rc.1'

Download

Click the following link to download the jar file.

hivemall-core-0.4.2-rc.1-javadoc.jar
hivemall-core-0.4.2-rc.1-sources.jar
hivemall-core-0.4.2-rc.1.jar
hivemall-core-0.4.2-rc.1.pom



Related Tutorials