Last Version

Startup runtime 0.0.1

Android asynchronous task scheduler.

License

License

GroupId

GroupId

io.github.ydxlt
ArtifactId

ArtifactId

startupx-runtime
Version

Version

0.0.1
Type

Type

aar
Description

Description

Startup runtime
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-runtime 0.0.1


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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.