GroupId | GroupIdio.github.qdsfdhvh |
---|---|
ArtifactId | ArtifactIdimage-loader-android |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
image-loader-android-1.0.3.pom | |
image-loader-android-1.0.3-sources.jar | 76 KB |
image-loader-android-1.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qdsfdhvh/image-loader-android/ -->
<dependency>
<groupId>io.github.qdsfdhvh</groupId>
<artifactId>image-loader-android</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.qdsfdhvh/image-loader-android/
implementation 'io.github.qdsfdhvh:image-loader-android:1.0.3'
// https://jarcasting.com/artifacts/io.github.qdsfdhvh/image-loader-android/
implementation ("io.github.qdsfdhvh:image-loader-android:1.0.3")
'io.github.qdsfdhvh:image-loader-android:aar:1.0.3'
<dependency org="io.github.qdsfdhvh" name="image-loader-android" rev="1.0.3">
<artifact name="image-loader-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.qdsfdhvh', module='image-loader-android', version='1.0.3')
)
libraryDependencies += "io.github.qdsfdhvh" % "image-loader-android" % "1.0.3"
[io.github.qdsfdhvh/image-loader-android "1.0.3"]