is not current version
Last Version 0.9.7

EzXHelper 0.2.4

一个使Xposed模块开发变的更轻松的kotlin库

License

License

GNU Affero General Public License v3.0
GroupId

GroupId

com.github.kyuubiran
ArtifactId

ArtifactId

EzXHelper
Version

Version

0.2.4
Type

Type

aar
Description

Description

EzXHelper
一个使Xposed模块开发变的更轻松的kotlin库
Project URL

Project URL

https://github.com/KyuubiRan/EzXHelper
Source Code Management

Source Code Management

https://github.com/KyuubiRan/EzXHelper/tree/master

Download EzXHelper 0.2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10

Project Modules

There are no modules declared in this project.