Last Version

justifiedtextview 2.0.1

JustifiedTextView is an android view that justifies the text. Gives support to older Android versions because "setJustificationMode" was introduced until API 26.

License

License

GroupId

GroupId

com.codesgood
ArtifactId

ArtifactId

justifiedtextview
Version

Version

2.0.1
Type

Type

aar
Description

Description

justifiedtextview
JustifiedTextView is an android view that justifies the text. Gives support to older Android versions because "setJustificationMode" was introduced until API 26.
Project URL

Project URL

https://github.com/amilcar-sr/JustifiedTextView-2
Source Code Management

Source Code Management

https://github.com/amilcar-sr/JustifiedTextView-2

Download justifiedtextview 2.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.