| License |
License |
|---|---|
| GroupId | GroupIdio.github.sangcomz |
| ArtifactId | ArtifactIdchameleon |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionchameleon
Chameleon deals with the Status of RecyclerView.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| chameleon-1.0.0.pom | |
| chameleon-1.0.0-sources.jar | 6 KB |
| chameleon-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.sangcomz/chameleon/ -->
<dependency>
<groupId>io.github.sangcomz</groupId>
<artifactId>chameleon</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sangcomz/chameleon/
implementation 'io.github.sangcomz:chameleon:1.0.0'
// https://jarcasting.com/artifacts/io.github.sangcomz/chameleon/
implementation ("io.github.sangcomz:chameleon:1.0.0")
'io.github.sangcomz:chameleon:aar:1.0.0'
<dependency org="io.github.sangcomz" name="chameleon" rev="1.0.0">
<artifact name="chameleon" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sangcomz', module='chameleon', version='1.0.0')
)
libraryDependencies += "io.github.sangcomz" % "chameleon" % "1.0.0"
[io.github.sangcomz/chameleon "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |