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

com.ibm.Test Maven / Gradle / Ivy

The newest version!
/*
 * Copyright © 2019 [email protected] Inc. All rights reserved
 * @description: com.ibm.Test
 * @version V1.0
 */
package com.ibm;

/**
 * @author Moses
 */
public class Test {
    public void test(){
        System.out.println("==============");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy