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

Jar examples for e:enroscar-net

Description

Tools for building REST clients in top of Android services

You can download jar file enroscar-net 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-net-0.9.11.jar to your project.

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

Download

Click the following link to download the jar file.

enroscar-net-0.9.11-sources.jar
enroscar-net-0.9.11.pom



Related Tutorials