is not current version
Last Version 0.3.31

com.andrewgiang.spritzertextview:library 0.1.1

A simple TextView wrapper for the OpenSpritz-Android project

GroupId

GroupId

com.andrewgiang.spritzertextview
ArtifactId

ArtifactId

library
Version

Version

0.1.1
Type

Type

aar

Download library 0.1.1


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