Jar examples for w:wilddog-sync-android
This is wilddogSync android client sdk.
You can download jar file wilddog-sync-android 2.3.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wilddog-sync-android-2.3.3.jar to your project.
<dependency> <groupId>com.wilddog.client</groupId> <artifactId>wilddog-sync-android</artifactId> <version>2.3.3</version> </dependency>
compile group: 'com.wilddog.client', name: 'wilddog-sync-android', version: '2.3.3'
libraryDependencies += "com.wilddog.client" % "wilddog-sync-android" % "2.3.3"
<dependency org="com.wilddog.client" name="wilddog-sync-android" rev="2.3.3"/>
@Grapes(@Grab(group='com.wilddog.client', module='wilddog-sync-android', version='2.3.3'))
'com.wilddog.client:wilddog-sync-android:jar:2.3.3'
Click the following link to download the jar file.
wilddog-sync-android-2.3.3-javadoc.jar