moear

Provides a MOEA Framework based EA library with R being the execution environment

License

License

GroupId

GroupId

com.vsthost.rnd
ArtifactId

ArtifactId

moear
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

moear
Provides a MOEA Framework based EA library with R being the execution environment
Project URL

Project URL

https://github.com/vst/moear

Download moear

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.moeaframework : moeaframework jar 2.6
com.vsthost.rnd : jribinding jar 0.0.1
args4j : args4j jar 2.32
com.google.code.gson : gson jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1