| License |
License |
|---|---|
| GroupId | GroupIdcom.andrewgiang.spritzertextview |
| ArtifactId | ArtifactIdlibrary |
| Last Version | Last Version0.3.31 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionSpritzerTextView Library
A simple TextView wrapper for the OpenSpritz-Android project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-0.3.31.pom | |
| library-0.3.31.aar | 11 KB |
| library-0.3.31-sources.jar | 3 KB |
| library-0.3.31-javadoc.jar | 23 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | + |