Download java-moea-1.0.4.jar file - Jar j

Jar examples for j:java-moea

Description

Multi-Objective Optimization Framework in Java

You can download jar file java-moea 1.0.4 in this page.

License

MIT

Build File

You can use the following script to add java-moea-1.0.4.jar to your project.

<dependency>
   <groupId>com.github.chen0040</groupId>
   <artifactId>java-moea</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'com.github.chen0040', name: 'java-moea', version: '1.0.4'
libraryDependencies += "com.github.chen0040" % "java-moea" % "1.0.4"
<dependency org="com.github.chen0040" name="java-moea" rev="1.0.4"/>
@Grapes(@Grab(group='com.github.chen0040', module='java-moea', version='1.0.4'))
'com.github.chen0040:java-moea:jar:1.0.4'

Download

Click the following link to download the jar file.

java-moea-1.0.4-javadoc.jar
java-moea-1.0.4-sources.jar
java-moea-1.0.4.jar
java-moea-1.0.4.pom



Related Tutorials