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

com.futureplatforms.kirin.gwt.client.KirinService Maven / Gradle / Ivy

There is a newer version: 2.0.3
Show newest version
package com.futureplatforms.kirin.gwt.client;

import com.futureplatforms.kirin.KirinModule;

public class KirinService extends KirinModule {

    protected KirinService(T nativeObject) {
        super(nativeObject);
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy