Last Version

support multiple text size in a textView. 1.0.0

Android library to show multiple text size in a textView, include size, color.

License

License

MIT
GroupId

GroupId

com.github.captain-miao
ArtifactId

ArtifactId

multisizetextview
Version

Version

1.0.0
Type

Type

aar
Description

Description

support multiple text size in a textView.
Android library to show multiple text size in a textView, include size, color.
Project URL

Project URL

https://github.com/captain-miao/MultiSizeTextView
Source Code Management

Source Code Management

https://github.com/captain-miao/MultiSizeTextView

Download multisizetextview 1.0.0


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

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.