GroupId | GroupIdio.noties.markwon |
---|---|
ArtifactId | ArtifactIdext-latex |
Version | Version4.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
ext-latex-4.0.1.pom | |
ext-latex-4.0.1.aar | 12 KB |
ext-latex-4.0.1-sources.jar | 4 KB |
ext-latex-4.0.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties.markwon/ext-latex/ -->
<dependency>
<groupId>io.noties.markwon</groupId>
<artifactId>ext-latex</artifactId>
<version>4.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/ext-latex/
implementation 'io.noties.markwon:ext-latex:4.0.1'
// https://jarcasting.com/artifacts/io.noties.markwon/ext-latex/
implementation ("io.noties.markwon:ext-latex:4.0.1")
'io.noties.markwon:ext-latex:aar:4.0.1'
<dependency org="io.noties.markwon" name="ext-latex" rev="4.0.1">
<artifact name="ext-latex" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='ext-latex', version='4.0.1')
)
libraryDependencies += "io.noties.markwon" % "ext-latex" % "4.0.1"
[io.noties.markwon/ext-latex "4.0.1"]