is not current version
Last Version 1.7.0

com.mcxiaoke.next:task 1.1.12

Android Next Components: Cache, Task, Views, Widgets, Utils

GroupId

GroupId

com.mcxiaoke.next
ArtifactId

ArtifactId

task
Version

Version

1.1.12
Type

Type

aar

Download task 1.1.12


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