j

justifiedtextview

A view to justify text for Android
https://github.com/amilcar-sr/JustifiedTextView
The Apache Software License, Version 2.0
Amilcar Serrano
Files download
File Operation
justifiedtextview-1.0.2.pom download
justifiedtextview-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codesgood</groupId>
  <artifactId>justifiedtextview</artifactId>
  <version>1.0.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.codesgood:justifiedtextview:1.0.2'
Gradle Kotlin
implementation("com.codesgood:justifiedtextview:1.0.2")
Scala SBT
libraryDependencies += "com.codesgood" % "justifiedtextview" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.codesgood', module='justifiedtextview', version='1.0.2')
)
Apache Ivy
<dependency org="com.codesgood" name="justifiedtextview" rev="1.0.2" />
Leiningen
[com.codesgood/justifiedtextview "1.0.2"]
Apache Buildr
'com.codesgood:justifiedtextview:jar:1.0.2'
Dependencies
The project has no third-party dependencies