| License |
License |
|---|---|
| GroupId | GroupIdio.github.ydxlt |
| ArtifactId | ArtifactIdstartupx-runtime |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
DescriptionStartup runtime
Android asynchronous task scheduler.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| startupx-runtime-0.0.1.pom | |
| startupx-runtime-0.0.1.aar | 43 KB |
| startupx-runtime-0.0.1-sources.jar | 4 KB |
| startupx-runtime-0.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |