License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdit.sephiroth.android.library.fork.slideexpandable |
ArtifactId | ArtifactIdslideexpandable |
Last Version | Last Version1.0.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionslideexpandable
Fork of the original Android-SlideExpandableListView at https://github.com/tjerkw/Android-SlideExpandableListView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
slideexpandable-1.0.3.1.pom | |
slideexpandable-1.0.3.1.aar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/ -->
<dependency>
<groupId>it.sephiroth.android.library.fork.slideexpandable</groupId>
<artifactId>slideexpandable</artifactId>
<version>1.0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/
implementation 'it.sephiroth.android.library.fork.slideexpandable:slideexpandable:1.0.3.1'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/
implementation ("it.sephiroth.android.library.fork.slideexpandable:slideexpandable:1.0.3.1")
'it.sephiroth.android.library.fork.slideexpandable:slideexpandable:aar:1.0.3.1'
<dependency org="it.sephiroth.android.library.fork.slideexpandable" name="slideexpandable" rev="1.0.3.1">
<artifact name="slideexpandable" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.fork.slideexpandable', module='slideexpandable', version='1.0.3.1')
)
libraryDependencies += "it.sephiroth.android.library.fork.slideexpandable" % "slideexpandable" % "1.0.3.1"
[it.sephiroth.android.library.fork.slideexpandable/slideexpandable "1.0.3.1"]