is not current version
Last Version 1.2

com.bennyhuo:touch-assistant 1.1

Record activity lifecycle and rebuild the activity stack.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.bennyhuo
ArtifactId

ArtifactId

touch-assistant
Version

Version

1.1
Type

Type

aar

Download touch-assistant 1.1


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