Download WekaTools-0.1.1.jar file - Jar w

Jar examples for w:WekaTools

Description

Contains WekaTools package developed by Pawel Trajdos

You can download jar file WekaTools 0.1.1 in this page.

License

GNU General Public License 3

Build File

You can use the following script to add WekaTools-0.1.1.jar to your project.

<dependency>
   <groupId>com.github.ptrajdos</groupId>
   <artifactId>WekaTools</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.github.ptrajdos', name: 'WekaTools', version: '0.1.1'
libraryDependencies += "com.github.ptrajdos" % "WekaTools" % "0.1.1"
<dependency org="com.github.ptrajdos" name="WekaTools" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.ptrajdos', module='WekaTools', version='0.1.1'))
'com.github.ptrajdos:WekaTools:jar:0.1.1'

Download

Click the following link to download the jar file.

WekaTools-0.1.1-javadoc.jar
WekaTools-0.1.1-sources.jar
WekaTools-0.1.1-test-sources.jar
WekaTools-0.1.1-tests.jar
WekaTools-0.1.1.jar
WekaTools-0.1.1.pom



Related Tutorials