Download lwayve-decisiontree-0.3.3.jar file - Jar l

Jar examples for l:lwayve-decisiontree

Description

LWayve Decision Tree Module

You can download jar file lwayve-decisiontree 0.3.3 in this page.

Build File

You can use the following script to add lwayve-decisiontree-0.3.3.jar to your project.

<dependency>
   <groupId>com.lixar.lwayve</groupId>
   <artifactId>lwayve-decisiontree</artifactId>
   <version>0.3.3</version>
</dependency>
compile group: 'com.lixar.lwayve', name: 'lwayve-decisiontree', version: '0.3.3'
libraryDependencies += "com.lixar.lwayve" % "lwayve-decisiontree" % "0.3.3"
<dependency org="com.lixar.lwayve" name="lwayve-decisiontree" rev="0.3.3"/>
@Grapes(@Grab(group='com.lixar.lwayve', module='lwayve-decisiontree', version='0.3.3'))
'com.lixar.lwayve:lwayve-decisiontree:jar:0.3.3'

Download

Click the following link to download the jar file.

lwayve-decisiontree-0.3.3-javadoc.jar
lwayve-decisiontree-0.3.3-sources.jar
lwayve-decisiontree-0.3.3.jar
lwayve-decisiontree-0.3.3.pom



Related Tutorials