License |
License |
---|---|
GroupId | GroupIdcom.github.mta452 |
ArtifactId | ArtifactIdtehreer-android |
Version | Version2.7 |
Type | Typeaar |
Description |
DescriptionTehreer-Android
A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tehreer-android-2.7.pom | |
tehreer-android-2.7-sources.jar | 183 KB |
tehreer-android-2.7-javadoc.jar | 327 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/ -->
<dependency>
<groupId>com.github.mta452</groupId>
<artifactId>tehreer-android</artifactId>
<version>2.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation 'com.github.mta452:tehreer-android:2.7'
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation ("com.github.mta452:tehreer-android:2.7")
'com.github.mta452:tehreer-android:aar:2.7'
<dependency org="com.github.mta452" name="tehreer-android" rev="2.7">
<artifact name="tehreer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mta452', module='tehreer-android', version='2.7')
)
libraryDependencies += "com.github.mta452" % "tehreer-android" % "2.7"
[com.github.mta452/tehreer-android "2.7"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |