is not current version
Last Version 2.0.1

com.codesgood:justifiedtextview 1.1.0

A view to justify text for Android

GroupId

GroupId

com.codesgood
ArtifactId

ArtifactId

justifiedtextview
Version

Version

1.1.0
Type

Type

aar

Download justifiedtextview 1.1.0


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