Last Version

pine 0.0.9

pine hook xposed compat

License

License

GroupId

GroupId

top.canyie.pine
ArtifactId

ArtifactId

xposed
Version

Version

0.0.9
Type

Type

aar
Description

Description

pine
pine hook xposed compat
Project URL

Project URL

https://github.com/canyie/pine
Source Code Management

Source Code Management

https://github.com/canyie/pine

Download xposed 0.0.9


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

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.