Tabris is the first mobile framework that allows you to develop apps completely in Java while still leveraging the power of native widgets.
'com.eclipsesource.tabris:tabris:1.4.2'
<dependency>
<groupId>com.eclipsesource.tabris</groupId>
<artifactId>tabris</artifactId>
<version>1.4.2</version>
</dependency>
<dependency org="com.eclipsesource.tabris" name="tabris" rev="1.4.2"/>
"com.eclipsesource.tabris", "tabris", "1.4.2"