is not current version
Last Version 1.3

com.uncopt:android.justified 1.0

Android TextView and EditText with justified text

GroupId

GroupId

com.uncopt
ArtifactId

ArtifactId

android.justified
Version

Version

1.0
Type

Type

jar

Download android.justified 1.0


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