Download enroscar-net-1.1.0.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 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add enroscar-net-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

enroscar-net-1.1.0-sources.jar
enroscar-net-1.1.0.pom



Related Tutorials