
org.cip4.lib.jdf.json.Main Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of JDFLibJ-JSON Show documentation
Show all versions of JDFLibJ-JSON Show documentation
CIP4 JDF JSON Library for JDF 1.x
package org.cip4.lib.jdf.json;
public class Main
{
public static void main(String[] args)
{
System.out.println("Hello World");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy