Last Version

tabris 1.4.5

Tabris is the first mobile framework that allows you to develop apps completely in Java while still leveraging the power of native widgets.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.eclipsesource.tabris
ArtifactId

ArtifactId

tabris
Version

Version

1.4.5
Type

Type

jar
Description

Description

tabris
Tabris is the first mobile framework that allows you to develop apps completely in Java while still leveraging the power of native widgets.
Project URL

Project URL

http://developer.eclipsesource.com/tabris/
Project Organization

Project Organization

EclipseSource

Download tabris 1.4.5


<!-- https://jarcasting.com/artifacts/com.eclipsesource.tabris/tabris/ -->
<dependency>
    <groupId>com.eclipsesource.tabris</groupId>
    <artifactId>tabris</artifactId>
    <version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.eclipsesource.tabris/tabris/
implementation 'com.eclipsesource.tabris:tabris:1.4.5'
// https://jarcasting.com/artifacts/com.eclipsesource.tabris/tabris/
implementation ("com.eclipsesource.tabris:tabris:1.4.5")
'com.eclipsesource.tabris:tabris:jar:1.4.5'
<dependency org="com.eclipsesource.tabris" name="tabris" rev="1.4.5">
  <artifact name="tabris" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eclipsesource.tabris', module='tabris', version='1.4.5')
)
libraryDependencies += "com.eclipsesource.tabris" % "tabris" % "1.4.5"
[com.eclipsesource.tabris/tabris "1.4.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.rap : org.eclipse.rap.rwt jar 2.3.1
org.eclipse.rap : org.eclipse.rap.rwt.osgi jar 2.3.1

Project Modules

There are no modules declared in this project.