Download sendanywhere-core-7.5.12.jar file - Jar s

Jar examples for s:sendanywhere-core

Description

Send Anywhere Android Transfer SDK

You can download jar file sendanywhere-core 7.5.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sendanywhere-core-7.5.12.jar to your project.

<dependency>
   <groupId>com.estmob.android</groupId>
   <artifactId>sendanywhere-core</artifactId>
   <version>7.5.12</version>
</dependency>
compile group: 'com.estmob.android', name: 'sendanywhere-core', version: '7.5.12'
libraryDependencies += "com.estmob.android" % "sendanywhere-core" % "7.5.12"
<dependency org="com.estmob.android" name="sendanywhere-core" rev="7.5.12"/>
@Grapes(@Grab(group='com.estmob.android', module='sendanywhere-core', version='7.5.12'))
'com.estmob.android:sendanywhere-core:jar:7.5.12'

Download

Click the following link to download the jar file.

sendanywhere-core-7.5.12.pom



Related Tutorials