License |
License |
---|---|
GroupId | GroupIdcom.github.mta452 |
ArtifactId | ArtifactIdtehreer-android |
Version | Version2.6 |
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.6.pom | |
tehreer-android-2.6.aar | 3 MB |
tehreer-android-2.6-sources.jar | 180 KB |
tehreer-android-2.6-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/ -->
<dependency>
<groupId>com.github.mta452</groupId>
<artifactId>tehreer-android</artifactId>
<version>2.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation 'com.github.mta452:tehreer-android:2.6'
// https://jarcasting.com/artifacts/com.github.mta452/tehreer-android/
implementation ("com.github.mta452:tehreer-android:2.6")
'com.github.mta452:tehreer-android:aar:2.6'
<dependency org="com.github.mta452" name="tehreer-android" rev="2.6">
<artifact name="tehreer-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mta452', module='tehreer-android', version='2.6')
)
libraryDependencies += "com.github.mta452" % "tehreer-android" % "2.6"
[com.github.mta452/tehreer-android "2.6"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |