is not current version
Last Version 4.6.2

io.noties.markwon:ext-latex 4.2.1

Extension to add LaTeX formulas to Markwon markdown

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

ext-latex
Version

Version

4.2.1
Type

Type

aar

Download ext-latex 4.2.1


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