License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.gotev |
ArtifactId | ArtifactIduploadservice |
Version | Version4.5.5 |
Type | Typeaar |
Description |
Descriptionandroid-upload-service
Easily upload files in the background with automatic Android Notification Center progress indication.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uploadservice-4.5.5.pom | |
uploadservice-4.5.5-sources.jar | 54 KB |
uploadservice-4.5.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.gotev/uploadservice/ -->
<dependency>
<groupId>net.gotev</groupId>
<artifactId>uploadservice</artifactId>
<version>4.5.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.gotev/uploadservice/
implementation 'net.gotev:uploadservice:4.5.5'
// https://jarcasting.com/artifacts/net.gotev/uploadservice/
implementation ("net.gotev:uploadservice:4.5.5")
'net.gotev:uploadservice:aar:4.5.5'
<dependency org="net.gotev" name="uploadservice" rev="4.5.5">
<artifact name="uploadservice" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.gotev', module='uploadservice', version='4.5.5')
)
libraryDependencies += "net.gotev" % "uploadservice" % "4.5.5"
[net.gotev/uploadservice "4.5.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
androidx.appcompat » appcompat | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |