Last Version

RinECJ 0.3.0

A wrapper for ECJ which simplifies configuration of genetic programming.

License

License

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinecj
Version

Version

0.3.0
Type

Type

jar
Description

Description

RinECJ
A wrapper for ECJ which simplifies configuration of genetic programming.
Project URL

Project URL

http://github.com/rinde/RinECJ/
Source Code Management

Source Code Management

http://github.com/rinde/RinECJ

Download rinecj 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.rinde/rinecj/ -->
<dependency>
    <groupId>com.github.rinde</groupId>
    <artifactId>rinecj</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinde/rinecj/
implementation 'com.github.rinde:rinecj:0.3.0'
// https://jarcasting.com/artifacts/com.github.rinde/rinecj/
implementation ("com.github.rinde:rinecj:0.3.0")
'com.github.rinde:rinecj:jar:0.3.0'
<dependency org="com.github.rinde" name="rinecj" rev="0.3.0">
  <artifact name="rinecj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rinde', module='rinecj', version='0.3.0')
)
libraryDependencies += "com.github.rinde" % "rinecj" % "0.3.0"
[com.github.rinde/rinecj "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
edu.gmu.cs : ecj jar 20.0
com.google.guava : guava jar 19.0
com.google.code.findbugs : jsr305 jar [3.0.0,4.0.0)

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.28
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.