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