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