is not current version
Last Version 1.2.1

com.zeoflow:stylar 1.0.0

An Android markdown library - it does not require WebView

GroupId

GroupId

com.zeoflow
ArtifactId

ArtifactId

stylar
Version

Version

1.0.0
Type

Type

aar

Download stylar 1.0.0


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