j

jtextlib

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