| License |
License |
|---|---|
| GroupId | GroupIdio.github.ydxlt |
| ArtifactId | ArtifactIdstartupx-api |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
DescriptionStartup Apis
Android asynchronous task scheduler.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| startupx-api-0.0.1.pom | |
| startupx-api-0.0.1.jar | 2 KB |
| startupx-api-0.0.1-sources.jar | 2 KB |
| startupx-api-0.0.1-javadoc.jar | 392 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ydxlt/startupx-api/ -->
<dependency>
<groupId>io.github.ydxlt</groupId>
<artifactId>startupx-api</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ydxlt/startupx-api/
implementation 'io.github.ydxlt:startupx-api:0.0.1'
// https://jarcasting.com/artifacts/io.github.ydxlt/startupx-api/
implementation ("io.github.ydxlt:startupx-api:0.0.1")
'io.github.ydxlt:startupx-api:jar:0.0.1'
<dependency org="io.github.ydxlt" name="startupx-api" rev="0.0.1">
<artifact name="startupx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ydxlt', module='startupx-api', version='0.0.1')
)
libraryDependencies += "io.github.ydxlt" % "startupx-api" % "0.0.1"
[io.github.ydxlt/startupx-api "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |