is not current version
Last Version 3.3.1

com.github.ahmerafzal1:AhmerUtils 1.0.1

Ahmer Utils Library for Android (API 14)

GroupId

GroupId

com.github.ahmerafzal1
ArtifactId

ArtifactId

AhmerUtils
Version

Version

1.0.1
Type

Type

aar

Download AhmerUtils 1.0.1


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