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

Jar examples for s:sendanywhere-core

Description

Send Anywhere Android Transfer SDK

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

sendanywhere-core-7.1.23.pom



Related Tutorials