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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

enroscar-net-2.0.alpha1-sources.jar
enroscar-net-2.0.alpha1.pom



Related Tutorials