Last Version

TextBuilder 0.2.0

Easily build cool looking texts for TextView

License

License

GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

textbuilder
Version

Version

0.2.0
Type

Type

aar
Description

Description

TextBuilder
Easily build cool looking texts for TextView
Project URL

Project URL

https://github.com/vanniktech/TextBuilder
Source Code Management

Source Code Management

https://github.com/vanniktech/TextBuilder

Download textbuilder 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.