ActManager -Release

跨进程 Activity 管理库,可以对 activity 进行批量操作

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clistery
ArtifactId

ArtifactId

actmanager
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

aar
Description

Description

ActManager -Release
跨进程 Activity 管理库,可以对 activity 进行批量操作
Project URL

Project URL

https://github.com/CListery/ActManager
Source Code Management

Source Code Management

https://github.com/CListery/ActManager

Download actmanager

How to add to project

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

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.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0