Skip to content

keinhaar/gplatform.teavm

Repository files navigation

gplatform.teavm

Teavm implementation of gplatform

Build

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

maven

To use with maven, just install the compiled classes to your local maven repo by calling

sh nobuto.sh -t installToMaven -vvv

and use the following dependency

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

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

About

Teavm implementation of gplatform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages