Download enroscar-ui-0.9.11.jar file - Jar e

Jar examples for e:enroscar-ui

Description

Set of Android widgets integrating with other Enroscar modules.

You can download jar file enroscar-ui 0.9.11 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add enroscar-ui-0.9.11.jar to your project.

<dependency>
   <groupId>com.stanfy.enroscar</groupId>
   <artifactId>enroscar-ui</artifactId>
   <version>0.9.11</version>
</dependency>
compile group: 'com.stanfy.enroscar', name: 'enroscar-ui', version: '0.9.11'
libraryDependencies += "com.stanfy.enroscar" % "enroscar-ui" % "0.9.11"
<dependency org="com.stanfy.enroscar" name="enroscar-ui" rev="0.9.11"/>
@Grapes(@Grab(group='com.stanfy.enroscar', module='enroscar-ui', version='0.9.11'))
'com.stanfy.enroscar:enroscar-ui:jar:0.9.11'

Download

Click the following link to download the jar file.

enroscar-ui-0.9.11-sources.jar
enroscar-ui-0.9.11.pom



Related Tutorials