GroupId | GroupIdio.noties.markwon |
---|---|
ArtifactId | ArtifactIdimage-coil |
Version | Version4.5.1 |
Type | Typeaar |
Filename | Size |
---|---|
image-coil-4.5.1.pom | |
image-coil-4.5.1.aar | 17 KB |
image-coil-4.5.1-sources.jar | 2 KB |
image-coil-4.5.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties.markwon/image-coil/ -->
<dependency>
<groupId>io.noties.markwon</groupId>
<artifactId>image-coil</artifactId>
<version>4.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/image-coil/
implementation 'io.noties.markwon:image-coil:4.5.1'
// https://jarcasting.com/artifacts/io.noties.markwon/image-coil/
implementation ("io.noties.markwon:image-coil:4.5.1")
'io.noties.markwon:image-coil:aar:4.5.1'
<dependency org="io.noties.markwon" name="image-coil" rev="4.5.1">
<artifact name="image-coil" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='image-coil', version='4.5.1')
)
libraryDependencies += "io.noties.markwon" % "image-coil" % "4.5.1"
[io.noties.markwon/image-coil "4.5.1"]