is not current version
Last Version 0.0.2

com.github.houbb:markdown-beauty 0.0.1

markdown-beauty(2018-07-30 21:35:42)

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

markdown-beauty
Version

Version

0.0.1
Type

Type

pom

Download markdown-beauty 0.0.1


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