is not current version
Last Version 1.0.1

StartUp 1.0.0

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
Version

Version

1.0.0
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 1.0.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.tracing » tracing jar 1.0.0

Project Modules

There are no modules declared in this project.