startup

Android Startup

License

License

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

startup
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

aar
Description

Description

startup
Android Startup
Project URL

Project URL

https://github.com/Shouheng88/AndroidStartup
Source Code Management

Source Code Management

https://github.com/Shouheng88/AndroidStartup

Download startup

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.Shouheng88 : scheduler jar 2.2
com.github.Shouheng88 : startup-annotation jar 2.2

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.0
1.0