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