StartUp

StartUp provides a straightforward, performant way to initialize components (from library and/or application) at application startup.

License

License

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

startup
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

StartUp
StartUp provides a straightforward, performant way to initialize components (from library and/or application) at application startup.
Project URL

Project URL

https://github.com/zeoflow/startup
Source Code Management

Source Code Management

https://github.com/zeoflow/startup

Download startup

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation Optional jar 1.4.0
androidx.tracing » tracing Optional jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.1