License |
License |
---|---|
GroupId | GroupIdcom.virjar |
ArtifactId | ArtifactIdxposed-extention |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionxposed Extention Android Lib
extenion lib for xposed
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xposed-extention-1.1.0.pom | |
xposed-extention-1.1.0.apklib | 26 KB |
xposed-extention-1.1.0-sources.jar | 26 KB |
xposed-extention-1.1.0-javadoc.jar | 86 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.4-android |