GroupId | GroupIdcom.github.ahmerafzal1 |
---|---|
ArtifactId | ArtifactIdAhmerUtils |
Version | Version3.2.1 |
Type | Typeaar |
Filename | Size |
---|---|
AhmerUtils-3.2.1.pom | |
AhmerUtils-3.2.1.aar | 257 KB |
AhmerUtils-3.2.1-sources.jar | 33 KB |
AhmerUtils-3.2.1-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerUtils/ -->
<dependency>
<groupId>com.github.ahmerafzal1</groupId>
<artifactId>AhmerUtils</artifactId>
<version>3.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerUtils/
implementation 'com.github.ahmerafzal1:AhmerUtils:3.2.1'
// https://jarcasting.com/artifacts/com.github.ahmerafzal1/AhmerUtils/
implementation ("com.github.ahmerafzal1:AhmerUtils:3.2.1")
'com.github.ahmerafzal1:AhmerUtils:aar:3.2.1'
<dependency org="com.github.ahmerafzal1" name="AhmerUtils" rev="3.2.1">
<artifact name="AhmerUtils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ahmerafzal1', module='AhmerUtils', version='3.2.1')
)
libraryDependencies += "com.github.ahmerafzal1" % "AhmerUtils" % "3.2.1"
[com.github.ahmerafzal1/AhmerUtils "3.2.1"]