Nibiru org.nibiru.mobile.gwt

Nibiru UI is an abstraction layer for building generic user interfaces using a typed DSL.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

io.github.nibiruos.mobile
ArtifactId

ArtifactId

org.nibiru.mobile.gwt
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nibiru org.nibiru.mobile.gwt
Nibiru UI is an abstraction layer for building generic user interfaces using a typed DSL.
Project URL

Project URL

https://github.com/NibiruOS/mobile/tree/master/org.nibiru.mobile.gwt
Source Code Management

Source Code Management

https://github.com/NibiruOS/mobile

Download org.nibiru.mobile.gwt

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.nibiruos.mobile/org.nibiru.mobile.gwt/ -->
<dependency>
    <groupId>io.github.nibiruos.mobile</groupId>
    <artifactId>org.nibiru.mobile.gwt</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nibiruos.mobile/org.nibiru.mobile.gwt/
implementation 'io.github.nibiruos.mobile:org.nibiru.mobile.gwt:1.0.1'
// https://jarcasting.com/artifacts/io.github.nibiruos.mobile/org.nibiru.mobile.gwt/
implementation ("io.github.nibiruos.mobile:org.nibiru.mobile.gwt:1.0.1")
'io.github.nibiruos.mobile:org.nibiru.mobile.gwt:jar:1.0.1'
<dependency org="io.github.nibiruos.mobile" name="org.nibiru.mobile.gwt" rev="1.0.1">
  <artifact name="org.nibiru.mobile.gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nibiruos.mobile', module='org.nibiru.mobile.gwt', version='1.0.1')
)
libraryDependencies += "io.github.nibiruos.mobile" % "org.nibiru.mobile.gwt" % "1.0.1"
[io.github.nibiruos.mobile/org.nibiru.mobile.gwt "1.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.16
io.github.nibiruos.mobile : org.nibiru.mobile.core jar 1.0.1
com.google.gwt : gwt-user jar 2.8.0
com.google.guava : guava-gwt jar 20.0
org.json : json jar 20090211
com.github.nmorel.gwtjackson : gwt-jackson jar 0.14.2
com.squareup : javapoet jar 1.11.1

Project Modules

There are no modules declared in this project.

Nibiru Mobile is a framework for developing portable mobile applications. You can use it in order to create portable HTML-based (GWT) application and/or native Android/iOS applications reusing most of the code.

It provides:

  • A common API for components typically used on mobile development.
  • Implementations of these APIs for GWT, Android and iOS.

It was built with the goal of creating a common API for typical projects.

io.github.nibiruos.mobile

Nibiru

Nibiru is a non-profit effort to provide a set of Open Source libraries and frameworks for different purposes.

Versions

Version
1.0.1
1.0.0