Last Version

Startup compiler 0.0.1

Android asynchronous task scheduler.

License

License

GroupId

GroupId

io.github.ydxlt
ArtifactId

ArtifactId

startupx-compiler
Version

Version

0.0.1
Type

Type

jar
Description

Description

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


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ydxlt : startupx-api jar 0.0.1

runtime (3)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0-rc7
com.squareup : javapoet jar 1.13.0
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.