ActivityStack

Record activity lifecycle and rebuild the activity stack.

License

License

GroupId

GroupId

com.bennyhuo
ArtifactId

ArtifactId

activity-stack
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

ActivityStack
Record activity lifecycle and rebuild the activity stack.
Project URL

Project URL

https://github.com/bennyhuo/ActivityStack
Source Code Management

Source Code Management

https://github.com/bennyhuo/ActivityStack

Download activity-stack

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0