GroupId | GroupIdcom.github.kyuubiran |
---|---|
ArtifactId | ArtifactIdEzXHelper |
Version | Version0.1.4 |
Type | Typeaar |
Filename | Size |
---|---|
EzXHelper-0.1.4.pom | |
EzXHelper-0.1.4-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kyuubiran/EzXHelper/ -->
<dependency>
<groupId>com.github.kyuubiran</groupId>
<artifactId>EzXHelper</artifactId>
<version>0.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kyuubiran/EzXHelper/
implementation 'com.github.kyuubiran:EzXHelper:0.1.4'
// https://jarcasting.com/artifacts/com.github.kyuubiran/EzXHelper/
implementation ("com.github.kyuubiran:EzXHelper:0.1.4")
'com.github.kyuubiran:EzXHelper:aar:0.1.4'
<dependency org="com.github.kyuubiran" name="EzXHelper" rev="0.1.4">
<artifact name="EzXHelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kyuubiran', module='EzXHelper', version='0.1.4')
)
libraryDependencies += "com.github.kyuubiran" % "EzXHelper" % "0.1.4"
[com.github.kyuubiran/EzXHelper "0.1.4"]