Last Version

SimpleMarkdownParserLib 0.7.1

A multi-functional and easy way to integrate markdown formatting within Android apps

License

License

GroupId

GroupId

com.crescentflare.simplemarkdownparser
ArtifactId

ArtifactId

SimpleMarkdownParserLib
Version

Version

0.7.1
Type

Type

aar
Description

Description

SimpleMarkdownParserLib
A multi-functional and easy way to integrate markdown formatting within Android apps
Project URL

Project URL

https://github.com/crescentflare/SimpleMarkdownParser
Source Code Management

Source Code Management

https://github.com/crescentflare/SimpleMarkdownParser/tree/master

Download SimpleMarkdownParserLib 0.7.1


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

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.