Jar examples for j:java-moea
Multi-Objective Optimization Framework in Java
You can download jar file java-moea 1.0.4 in this page.
MIT
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'
Click the following link to download the jar file.
java-moea-1.0.4-javadoc.jar