| License |
License |
|---|---|
| GroupId | GroupIdio.github.crzy633 |
| ArtifactId | ArtifactIdcollapseview |
| Version | Version0.0.1 |
| Type | Typeaar |
| Description |
Descriptioncollapseview
Collpase View for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| collapseview-0.0.1.pom | |
| collapseview-0.0.1-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.crzy633/collapseview/ -->
<dependency>
<groupId>io.github.crzy633</groupId>
<artifactId>collapseview</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.crzy633/collapseview/
implementation 'io.github.crzy633:collapseview:0.0.1'
// https://jarcasting.com/artifacts/io.github.crzy633/collapseview/
implementation ("io.github.crzy633:collapseview:0.0.1")
'io.github.crzy633:collapseview:aar:0.0.1'
<dependency org="io.github.crzy633" name="collapseview" rev="0.0.1">
<artifact name="collapseview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.crzy633', module='collapseview', version='0.0.1')
)
libraryDependencies += "io.github.crzy633" % "collapseview" % "0.0.1"
[io.github.crzy633/collapseview "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |