fast-startup

FastStartup 有向无环图启动框架

License

License

GroupId

GroupId

io.github.wizzxu
ArtifactId

ArtifactId

fast-startup
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

fast-startup
FastStartup 有向无环图启动框架
Project URL

Project URL

https://github.com/WizzXu/FastStartup
Source Code Management

Source Code Management

https://github.com/WizzXu/FastStartup

Download fast-startup

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.wizzxu : fast-startup-api jar 0.0.5

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.2
0.0.1