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

io.github.kingpep.stringpadder.App Maven / Gradle / Ivy

Go to download

This project is a library for padding Strings in Java, url shortener and vpn network detection.

There is a newer version: 2.0.1
Show newest version
package io.github.kingpep.stringpadder;

/**
 * Hello world!
 *
 */
public class App 
{
    public static void main( String[] args )
    {
        System.out.println( "Hello World!" );
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy