SpritzerTextView Library

A simple TextView wrapper for the OpenSpritz-Android project

License

License

GroupId

GroupId

com.andrewgiang.spritzertextview
ArtifactId

ArtifactId

library
Last Version

Last Version

0.3.31
Release Date

Release Date

Type

Type

aar
Description

Description

SpritzerTextView Library
A simple TextView wrapper for the OpenSpritz-Android project
Project URL

Project URL

https://github.com/andrewgiang/SpritzerTextView
Source Code Management

Source Code Management

https://github.com/andrewgiang/SpritzerTextView

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar +

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.31
0.3.4
0.3.2
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1