RemoteTask

android common utils

License

License

GroupId

GroupId

io.github.qqlizhn
ArtifactId

ArtifactId

RemoteTask
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

aar
Description

Description

RemoteTask
android common utils
Project URL

Project URL

https://github.com/qqlizhn/AndroidCommonUtils

Download RemoteTask

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.qqlizhn/RemoteTask/ -->
<dependency>
    <groupId>io.github.qqlizhn</groupId>
    <artifactId>RemoteTask</artifactId>
    <version>1.0.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qqlizhn/RemoteTask/
implementation 'io.github.qqlizhn:RemoteTask:1.0.10'
// https://jarcasting.com/artifacts/io.github.qqlizhn/RemoteTask/
implementation ("io.github.qqlizhn:RemoteTask:1.0.10")
'io.github.qqlizhn:RemoteTask:aar:1.0.10'
<dependency org="io.github.qqlizhn" name="RemoteTask" rev="1.0.10">
  <artifact name="RemoteTask" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.qqlizhn', module='RemoteTask', version='1.0.10')
)
libraryDependencies += "io.github.qqlizhn" % "RemoteTask" % "1.0.10"
[io.github.qqlizhn/RemoteTask "1.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.0.2
1.0.0.1