Last Version

AnyTextView 1.2

An extension of Android View's that lets you use the fontface of your choice

License

License

GroupId

GroupId

com.ctrlplusz
ArtifactId

ArtifactId

anytextview
Version

Version

1.2
Type

Type

aar
Description

Description

AnyTextView
An extension of Android View's that lets you use the fontface of your choice
Project URL

Project URL

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

Source Code Management

https://github.com/hanspeide/anytextview

Download anytextview 1.2


<!-- https://jarcasting.com/artifacts/com.ctrlplusz/anytextview/ -->
<dependency>
    <groupId>com.ctrlplusz</groupId>
    <artifactId>anytextview</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ctrlplusz/anytextview/
implementation 'com.ctrlplusz:anytextview:1.2'
// https://jarcasting.com/artifacts/com.ctrlplusz/anytextview/
implementation ("com.ctrlplusz:anytextview:1.2")
'com.ctrlplusz:anytextview:aar:1.2'
<dependency org="com.ctrlplusz" name="anytextview" rev="1.2">
  <artifact name="anytextview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ctrlplusz', module='anytextview', version='1.2')
)
libraryDependencies += "com.ctrlplusz" % "anytextview" % "1.2"
[com.ctrlplusz/anytextview "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

There are no modules declared in this project.