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

Jar examples for s:sendanywhere-core

Description

Send Anywhere Android Transfer SDK

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

sendanywhere-core-7.3.24.pom



Related Tutorials