Jar examples for u:uploadservice
Easily upload files in the background with automatic Android Notification Center progress indication.
You can download jar file uploadservice 3.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add uploadservice-3.0.1.jar to your project.
<dependency> <groupId>net.gotev</groupId> <artifactId>uploadservice</artifactId> <version>3.0.1</version> </dependency>
compile group: 'net.gotev', name: 'uploadservice', version: '3.0.1'
libraryDependencies += "net.gotev" % "uploadservice" % "3.0.1"
<dependency org="net.gotev" name="uploadservice" rev="3.0.1"/>
@Grapes(@Grab(group='net.gotev', module='uploadservice', version='3.0.1'))
'net.gotev:uploadservice:jar:3.0.1'
Click the following link to download the jar file.
uploadservice-3.0.1-javadoc.jar