Download zen-ml-0.1.jar file - Jar z

Jar examples for z:zen-ml

Description

You can download jar file zen-ml 0.1 in this page.

License

Apache License

Build File

You can use the following script to add zen-ml-0.1.jar to your project.

<dependency>
   <groupId>com.github.cloudml.zen</groupId>
   <artifactId>zen-ml</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.github.cloudml.zen', name: 'zen-ml', version: '0.1'
libraryDependencies += "com.github.cloudml.zen" % "zen-ml" % "0.1"
<dependency org="com.github.cloudml.zen" name="zen-ml" rev="0.1"/>
@Grapes(@Grab(group='com.github.cloudml.zen', module='zen-ml', version='0.1'))
'com.github.cloudml.zen:zen-ml:jar:0.1'

Download

Click the following link to download the jar file.

zen-ml-0.1-javadoc.jar
zen-ml-0.1-sources.jar
zen-ml-0.1.jar
zen-ml-0.1.pom



Related Tutorials