GroupId | GroupIdcom.github.mta452 |
---|---|
ArtifactId | ArtifactIdtehreer-android |
Version | Version2.4 |
Type | Typeaar |
Filename | Size |
---|---|
tehreer-android-2.4.pom | |
tehreer-android-2.4.aar | 3 MB |
tehreer-android-2.4-sources.jar | 161 KB |
tehreer-android-2.4-javadoc.jar | 305 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/ -->
<dependency>
<groupId>com.github.mta452</groupId>
<artifactId>tehreer-android</artifactId>
<version>2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation 'com.github.mta452:tehreer-android:2.4'
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation ("com.github.mta452:tehreer-android:2.4")
'com.github.mta452:tehreer-android:aar:2.4'
<dependency org="com.github.mta452" name="tehreer-android" rev="2.4">
<artifact name="tehreer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mta452', module='tehreer-android', version='2.4')
)
libraryDependencies += "com.github.mta452" % "tehreer-android" % "2.4"
[com.github.mta452/tehreer-android "2.4"]