Download uiworker-1.0.1.jar file - Jar u

Jar examples for u:uiworker

Description

Helper class for simple changing UI elements.

You can download jar file uiworker 1.0.1 in this page.

License

Rekisoft Public License (RKSPL)

Build File

You can use the following script to add uiworker-1.0.1.jar to your project.

<dependency>
   <groupId>eu.rekisoft.android</groupId>
   <artifactId>uiworker</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'eu.rekisoft.android', name: 'uiworker', version: '1.0.1'
libraryDependencies += "eu.rekisoft.android" % "uiworker" % "1.0.1"
<dependency org="eu.rekisoft.android" name="uiworker" rev="1.0.1"/>
@Grapes(@Grab(group='eu.rekisoft.android', module='uiworker', version='1.0.1'))
'eu.rekisoft.android:uiworker:jar:1.0.1'

Download

Click the following link to download the jar file.

uiworker-1.0.1-javadoc.jar
uiworker-1.0.1-sources.jar
uiworker-1.0.1.jar
uiworker-1.0.1.pom



Related Tutorials