
de.otto.jlineup.Main Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jlineup-core Show documentation
Show all versions of jlineup-core Show documentation
The core module of JLineup
The newest version!
package de.otto.jlineup;
public class Main {
public static void main(String[] args) {
System.out.println("The core module has no standalone functionality. Use jlineup-cli or jlineup-web!");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy