Download rinecj-0.2.0.jar file - Jar r

Jar examples for r:rinecj

Description

A wrapper for ECJ which simplifies configuration of genetic programming.

You can download jar file rinecj 0.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rinecj-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

rinecj-0.2.0-javadoc.jar
rinecj-0.2.0-sources.jar
rinecj-0.2.0-tests.jar
rinecj-0.2.0.jar
rinecj-0.2.0.pom



Related Tutorials