is not current version
Last Version 1.1.0

com.virjar:xposed-extention 1.0.6

extenion lib for xposed

GroupId

GroupId

com.virjar
ArtifactId

ArtifactId

xposed-extention
Version

Version

1.0.6
Type

Type

aar

Download xposed-extention 1.0.6


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