Download sendanywhere-core-7.3.20.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.20 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.20.jar to your project.

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

Download

Click the following link to download the jar file.

sendanywhere-core-7.3.20.pom



Related Tutorials