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

org.eadge.extractpdfexcel.debug.blockdrawer.MainDrawer Maven / Gradle / Ivy

The newest version!
package org.eadge.extractpdfexcel.debug.blockdrawer;

/**
 * Created by eadgyo on 22/07/16.
 *
 * Main
 */
public class MainDrawer
{
    public static void main(String[] args)
    {
        new Controller();
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy