Skip to content

keinhaar/gplatform

Repository files navigation

gplatform

A Platform abstraction for Java to Web compilers like GWT and Teavm

Build

To use this you can simply add the sources to your classpath.

maven

de.exware.gplatform is now on Maven Central. To use with maven simply add the following dependency:

    <dependency>
        <groupId>de.exware</groupId>
        <artifactId>gplatform</artifactId>
        <version>VERSION</version>
    </dependency>

where VERSION should be replaced by the version number in version.txt.

You can build your own local maven version by calling

sh nobuto.sh -t installToMaven -vvv

About

A Platform abstraction for Java to Web compilers like GWT and Teavm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages