Last Version

Startupx 0.0.1

Android asynchronous task scheduler.

License

License

GroupId

GroupId

io.github.ydxlt
ArtifactId

ArtifactId

startupx
Version

Version

0.0.1
Type

Type

aar
Description

Description

Startupx
Android asynchronous task scheduler.
Project URL

Project URL

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

Source Code Management

https://github.com/ydxlt/startupx/

Download startupx 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.github.ydxlt : startupx-api jar 0.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
androidx.core » core-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1
io.github.ydxlt : startupx-runtime jar 0.0.1

Project Modules

There are no modules declared in this project.