Last Version

Maniaplanet Style Parser 1.3.6

Maniaplanet dollar style android parser can be used to convert Maniaplanetstyles to spannablestrings that you can use in styled spannable textviews.

License

License

MIT
Categories

Categories

Net ORM Data
GroupId

GroupId

net.tvalk.mpformatter
ArtifactId

ArtifactId

mpformatter
Version

Version

1.3.6
Type

Type

aar
Description

Description

Maniaplanet Style Parser
Maniaplanet dollar style android parser can be used to convert Maniaplanetstyles to spannablestrings that you can use in styled spannable textviews.
Project URL

Project URL

https://github.com/tomvlk/MPFormatter_android
Source Code Management

Source Code Management

https://github.com/tomvlk/MPFormatter_android

Download mpformatter 1.3.6


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

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.