All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opt4j.tutorial.TutorialModule Maven / Gradle / Ivy

The newest version!
package org.opt4j.tutorial;

import org.opt4j.core.config.Icons;
import org.opt4j.core.config.annotations.Category;
import org.opt4j.core.config.annotations.Icon;

@Category
@Icon(Icons.HELP)
public final class TutorialModule {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy