| License |
License |
|---|---|
| GroupId | GroupIdcom.zeoflow |
| ArtifactId | ArtifactIdstartup |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionStartUp
StartUp provides a straightforward, performant way to initialize components (from library and/or application) at application startup.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| startup-1.0.1.pom | |
| startup-1.0.1-sources.jar | 6 KB |
| startup-1.0.1-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zeoflow/startup/ -->
<dependency>
<groupId>com.zeoflow</groupId>
<artifactId>startup</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zeoflow/startup/
implementation 'com.zeoflow:startup:1.0.1'
// https://jarcasting.com/artifacts/com.zeoflow/startup/
implementation ("com.zeoflow:startup:1.0.1")
'com.zeoflow:startup:aar:1.0.1'
<dependency org="com.zeoflow" name="startup" rev="1.0.1">
<artifact name="startup" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zeoflow', module='startup', version='1.0.1')
)
libraryDependencies += "com.zeoflow" % "startup" % "1.0.1"
[com.zeoflow/startup "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation Optional | jar | 1.4.0 |
| androidx.tracing » tracing Optional | jar | 1.1.0 |