Last Version

AnyTextView - Parent 1.1.2

A customized implementation of Android's TextView and EditText that lets you use the font of your choice

License

License

GroupId

GroupId

com.ctrlplusz
ArtifactId

ArtifactId

anytextview-parent
Version

Version

1.1.2
Type

Type

pom
Description

Description

AnyTextView - Parent
A customized implementation of Android's TextView and EditText that lets you use the font of your choice
Project URL

Project URL

https://github.com/hanspeide/anytextview
Source Code Management

Source Code Management

http://github.com/hanspeide/anytextview

Download anytextview-parent 1.1.2


<!-- https://jarcasting.com/artifacts/com.ctrlplusz/anytextview-parent/ -->
<dependency>
    <groupId>com.ctrlplusz</groupId>
    <artifactId>anytextview-parent</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ctrlplusz/anytextview-parent/
implementation 'com.ctrlplusz:anytextview-parent:1.1.2'
// https://jarcasting.com/artifacts/com.ctrlplusz/anytextview-parent/
implementation ("com.ctrlplusz:anytextview-parent:1.1.2")
'com.ctrlplusz:anytextview-parent:pom:1.1.2'
<dependency org="com.ctrlplusz" name="anytextview-parent" rev="1.1.2">
  <artifact name="anytextview-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ctrlplusz', module='anytextview-parent', version='1.1.2')
)
libraryDependencies += "com.ctrlplusz" % "anytextview-parent" % "1.1.2"
[com.ctrlplusz/anytextview-parent "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample