xposed Extention Android Lib

extenion lib for xposed

License

License

GroupId

GroupId

com.virjar
ArtifactId

ArtifactId

xposed-extention
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

xposed Extention Android Lib
extenion lib for xposed
Project URL

Project URL

https://gitee.com/virjar/xposed-extention
Source Code Management

Source Code Management

https://gitee.com/virjar/xposed-extention

Download xposed-extention

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.4-android

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0