is not current version
Last Version 2.8

com.github.mta452:tehreer-android 2.3

A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering.

GroupId

GroupId

com.github.mta452
ArtifactId

ArtifactId

tehreer-android
Version

Version

2.3
Type

Type

aar

Download tehreer-android 2.3


<!-- https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/ -->
<dependency>
    <groupId>com.github.mta452</groupId>
    <artifactId>tehreer-android</artifactId>
    <version>2.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation 'com.github.mta452:tehreer-android:2.3'
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation ("com.github.mta452:tehreer-android:2.3")
'com.github.mta452:tehreer-android:aar:2.3'
<dependency org="com.github.mta452" name="tehreer-android" rev="2.3">
  <artifact name="tehreer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mta452', module='tehreer-android', version='2.3')
)
libraryDependencies += "com.github.mta452" % "tehreer-android" % "2.3"
[com.github.mta452/tehreer-android "2.3"]