| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.semanticer |
| ArtifactId | ArtifactIdturritype |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionTurriType
Android library for writing text into TextViews gradually
|
| Filename | Size |
|---|---|
| turritype-0.0.3.pom | |
| turritype-0.0.3.aar | 19 KB |
| turritype-0.0.3-sources.jar | 4 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.1.0 |