Last Version

ActManager -Release 1.2.5

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.clistery
ArtifactId

ArtifactId

actmanager
Version

Version

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


<!-- 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.