TurriType

Android library for writing text into TextViews gradually

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.semanticer
ArtifactId

ArtifactId

turritype
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

TurriType
Android library for writing text into TextViews gradually

Download turritype

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1