| License |
License |
|---|---|
| GroupId | GroupIdink.lodz |
| ArtifactId | ArtifactIdimageloader-kt |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionimageloader-kt
Hi, this is a image loader
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| imageloader-kt-1.2.1.pom | |
| imageloader-kt-1.2.1-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ink.lodz/imageloader-kt/ -->
<dependency>
<groupId>ink.lodz</groupId>
<artifactId>imageloader-kt</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ink.lodz/imageloader-kt/
implementation 'ink.lodz:imageloader-kt:1.2.1'
// https://jarcasting.com/artifacts/ink.lodz/imageloader-kt/
implementation ("ink.lodz:imageloader-kt:1.2.1")
'ink.lodz:imageloader-kt:aar:1.2.1'
<dependency org="ink.lodz" name="imageloader-kt" rev="1.2.1">
<artifact name="imageloader-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='ink.lodz', module='imageloader-kt', version='1.2.1')
)
libraryDependencies += "ink.lodz" % "imageloader-kt" % "1.2.1"
[ink.lodz/imageloader-kt "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.10 |
| androidx.annotation » annotation | jar | 1.3.0 |
| com.github.bumptech.glide : okhttp3-integration | jar | 4.13.0 |
| com.github.bumptech.glide : glide | jar | 4.13.0 |
| jp.wasabeef : glide-transformations | jar | 4.3.0 |