is not current version
Last Version 0.3.0

com.github.rinde:rinecj 0.1.0

A wrapper for ECJ which simplifies configuration of genetic programming.

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinecj
Version

Version

0.1.0
Type

Type

jar

Download rinecj 0.1.0


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