License |
License |
---|---|
GroupId | GroupIdio.noties.markwon |
ArtifactId | ArtifactIdsimple-ext |
Version | Version4.6.2 |
Type | Typeaar |
Description |
DescriptionSimple Extension
Custom extension based on simple delimiter usage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-ext-4.6.2.pom | |
simple-ext-4.6.2.aar | 16 KB |
simple-ext-4.6.2-sources.jar | 3 KB |
simple-ext-4.6.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties.markwon/simple-ext/ -->
<dependency>
<groupId>io.noties.markwon</groupId>
<artifactId>simple-ext</artifactId>
<version>4.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/simple-ext/
implementation 'io.noties.markwon:simple-ext:4.6.2'
// https://jarcasting.com/artifacts/io.noties.markwon/simple-ext/
implementation ("io.noties.markwon:simple-ext:4.6.2")
'io.noties.markwon:simple-ext:aar:4.6.2'
<dependency org="io.noties.markwon" name="simple-ext" rev="4.6.2">
<artifact name="simple-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='simple-ext', version='4.6.2')
)
libraryDependencies += "io.noties.markwon" % "simple-ext" % "4.6.2"
[io.noties.markwon/simple-ext "4.6.2"]
Group / Artifact | Type | Version |
---|---|---|
io.noties.markwon : core | jar | 4.6.2 |