| License |
License |
|---|---|
| GroupId | GroupIdcom.github.Shouheng88 |
| ArtifactId | ArtifactIdstartup |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionstartup
Android Startup
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| startup-2.2.pom | |
| startup-2.2-sources.jar | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.Shouheng88 : scheduler | jar | 2.2 |
| com.github.Shouheng88 : startup-annotation | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| com.android.support » appcompat-v7 | jar | 28.0.0 |