is not current version
Last Version 0.0.2

com.github.houbb:markdown-beauty-api 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

markdown-beauty-api
Version

Version

0.0.1
Type

Type

jar

Download markdown-beauty-api 0.0.1


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