is not current version
Last Version 0.0.5

io.github.wizzxu:fast-startup-api 0.0.4

FastStartup 有向无环图启动框架

GroupId

GroupId

io.github.wizzxu
ArtifactId

ArtifactId

fast-startup-api
Version

Version

0.0.4
Type

Type

aar

Download fast-startup-api 0.0.4


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