Download ui_lib-0.1.2.jar file - Jar u

Jar examples for u:ui-lib

Description

UI library to simplify mobile integration

You can download jar file ui_lib 0.1.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add ui_lib-0.1.2.jar to your project.

<dependency>
   <groupId>fr.baloomba</groupId>
   <artifactId>ui_lib</artifactId>
   <version>0.1.2</version>
</dependency>
compile group: 'fr.baloomba', name: 'ui_lib', version: '0.1.2'
libraryDependencies += "fr.baloomba" % "ui_lib" % "0.1.2"
<dependency org="fr.baloomba" name="ui_lib" rev="0.1.2"/>
@Grapes(@Grab(group='fr.baloomba', module='ui_lib', version='0.1.2'))
'fr.baloomba:ui_lib:jar:0.1.2'

Download

Click the following link to download the jar file.

ui_lib-0.1.2.pom



Related Tutorials