Last Version

AppLifecycle plugin 0.0.1

Android asynchronous task scheduler.

License

License

GroupId

GroupId

io.github.ydxlt
ArtifactId

ArtifactId

applifecycle-plugin
Version

Version

0.0.1
Type

Type

jar
Description

Description

AppLifecycle plugin
Android asynchronous task scheduler.
Project URL

Project URL

https://github.com/ydxlt/applifecycler/
Source Code Management

Source Code Management

https://github.com/ydxlt/applifecycler/

Download applifecycle-plugin 0.0.1


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
com.android.tools.build : gradle jar 3.6.1
org.ow2.asm : asm jar 9.1
org.ow2.asm : asm-commons jar 9.1

Project Modules

There are no modules declared in this project.