collapseview

Collpase View for Android

License

License

GroupId

GroupId

io.github.crzy633
ArtifactId

ArtifactId

collapseview
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

collapseview
Collpase View for Android
Project URL

Project URL

https://github.com/Crzy633/CollapseView
Source Code Management

Source Code Management

https://github.com/Crzy633/CollapseView.git

Download collapseview

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.crzy633/collapseview/ -->
<dependency>
    <groupId>io.github.crzy633</groupId>
    <artifactId>collapseview</artifactId>
    <version>0.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.crzy633/collapseview/
implementation 'io.github.crzy633:collapseview:0.0.4'
// https://jarcasting.com/artifacts/io.github.crzy633/collapseview/
implementation ("io.github.crzy633:collapseview:0.0.4")
'io.github.crzy633:collapseview:aar:0.0.4'
<dependency org="io.github.crzy633" name="collapseview" rev="0.0.4">
  <artifact name="collapseview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.crzy633', module='collapseview', version='0.0.4')
)
libraryDependencies += "io.github.crzy633" % "collapseview" % "0.0.4"
[io.github.crzy633/collapseview "0.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.5.0
androidx.constraintlayout » constraintlayout jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1