| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.feiyilin |
| ArtifactId | ArtifactIdimageslide |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionimageslide
Imageslide in kotlin for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| imageslide-0.1.2.pom | |
| imageslide-0.1.2-sources.jar | 5 KB |
| imageslide-0.1.2-javadoc.jar | 562 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feiyilin/imageslide/ -->
<dependency>
<groupId>com.feiyilin</groupId>
<artifactId>imageslide</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.feiyilin/imageslide/
implementation 'com.feiyilin:imageslide:0.1.2'
// https://jarcasting.com/artifacts/com.feiyilin/imageslide/
implementation ("com.feiyilin:imageslide:0.1.2")
'com.feiyilin:imageslide:aar:0.1.2'
<dependency org="com.feiyilin" name="imageslide" rev="0.1.2">
<artifact name="imageslide" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.feiyilin', module='imageslide', version='0.1.2')
)
libraryDependencies += "com.feiyilin" % "imageslide" % "0.1.2"
[com.feiyilin/imageslide "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| com.squareup.picasso : picasso | jar | 2.71828 |
| jp.wasabeef : picasso-transformations | jar | 2.2.1 |
| com.romandanylyk » pageindicatorview | jar | 1.0.3 |
| com.asksira.android : loopingviewpager | jar | 1.3.1 |
| com.github.MikeOrtiz » TouchImageView | jar | 2.3.2 |