is not current version
Last Version 0.9.7

com.github.kyuubiran:EzXHelper 0.1.1

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

GroupId

GroupId

com.github.kyuubiran
ArtifactId

ArtifactId

EzXHelper
Version

Version

0.1.1
Type

Type

aar

Download EzXHelper 0.1.1


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