TouchAssistant

Record activity lifecycle and rebuild the activity stack.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.bennyhuo
ArtifactId

ArtifactId

touch-assistant
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/bennyhuo/TouchAssistant

Download touch-assistant

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0