Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TornadoFX Android Compatibility Layer

This artifact provides the classes that TornadoFX compiles against, which are not part of the Android SDK. You need to include this library in your project if you want to use TornadoFX together with JavaFXPorts to create awesome mobile applications with TornadoFX.

Maven Central Apache License

Include this dependency in your build:

Maven

<dependency>
    <groupId>no.tornado</groupId>
    <artifactId>tornadofx-android-compat</artifactId>
    <version>1.0.1</version>
</dependency>

Gradle

compile 'no.tornado:tornadofx-android-compat:1.0.1'

This project was created as a response to this issue.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages