is not current version
Last Version 4.6.2

io.noties.markwon:ext-latex 4.5.0

Extension to add LaTeX formulas to Markwon markdown

GroupId

GroupId

io.noties.markwon
ArtifactId

ArtifactId

ext-latex
Version

Version

4.5.0
Type

Type

aar

Download ext-latex 4.5.0


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