GroupId | GroupIdio.noties.markwon |
---|---|
ArtifactId | ArtifactIdext-latex |
Version | Version4.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
ext-latex-4.2.2.pom | |
ext-latex-4.2.2.aar | 12 KB |
ext-latex-4.2.2-sources.jar | 5 KB |
ext-latex-4.2.2-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.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/ext-latex/
implementation 'io.noties.markwon:ext-latex:4.2.2'
// https://jarcasting.com/artifacts/io.noties.markwon/ext-latex/
implementation ("io.noties.markwon:ext-latex:4.2.2")
'io.noties.markwon:ext-latex:aar:4.2.2'
<dependency org="io.noties.markwon" name="ext-latex" rev="4.2.2">
<artifact name="ext-latex" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='ext-latex', version='4.2.2')
)
libraryDependencies += "io.noties.markwon" % "ext-latex" % "4.2.2"
[io.noties.markwon/ext-latex "4.2.2"]