fast-startup-api

FastStartup 有向无环图启动框架

License

License

GroupId

GroupId

io.github.wizzxu
ArtifactId

ArtifactId

fast-startup-api
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/WizzXu/FastStartup

Download fast-startup-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1