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

com.apigee.mgmtapi.sdk.core.App Maven / Gradle / Ivy

There is a newer version: 2.9.0
Show newest version
package com.apigee.mgmtapi.sdk.core;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy