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

org.leiers.crypto.Main Maven / Gradle / Ivy

package org.leiers.crypto;

public class Main
{
    public static void main(String[] args)
    {
    }

    private static void testing()
    {
        System.out.println("Hey");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy