License |
License |
---|---|
GroupId | GroupIdio.github.devreborn |
ArtifactId | ArtifactIdandroid-tasks |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Tasks
An Android implementation of java-tasks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-tasks-1.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devreborn/android-tasks/ -->
<dependency>
<groupId>io.github.devreborn</groupId>
<artifactId>android-tasks</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devreborn/android-tasks/
implementation 'io.github.devreborn:android-tasks:1.0.0'
// https://jarcasting.com/artifacts/io.github.devreborn/android-tasks/
implementation ("io.github.devreborn:android-tasks:1.0.0")
'io.github.devreborn:android-tasks:aar:1.0.0'
<dependency org="io.github.devreborn" name="android-tasks" rev="1.0.0">
<artifact name="android-tasks" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.devreborn', module='android-tasks', version='1.0.0')
)
libraryDependencies += "io.github.devreborn" % "android-tasks" % "1.0.0"
[io.github.devreborn/android-tasks "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.devreborn : java-tasks | jar | 1.0.0 |