eu.borglum.functional.ToBeImplemented Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
${project.groupId}:${project.artifactId}
package eu.borglum.functional;
public class ToBeImplemented {
public static void main(String[] args) {
System.out.println("To be implemented");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy