is not current version
Last Version 1.0.3.1

it.sephiroth.android.library.fork.slideexpandable:slideexpandable 1.0.2

Fork of the original Android-SlideExpandableListView at https://github.com/tjerkw/Android-SlideExpandableListView

Categories

Categories

IDE Development Tools
GroupId

GroupId

it.sephiroth.android.library.fork.slideexpandable
ArtifactId

ArtifactId

slideexpandable
Version

Version

1.0.2
Type

Type

aar

Download slideexpandable 1.0.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.fork.slideexpandable/slideexpandable/
implementation ("it.sephiroth.android.library.fork.slideexpandable:slideexpandable:1.0.2")
'it.sephiroth.android.library.fork.slideexpandable:slideexpandable:aar:1.0.2'
<dependency org="it.sephiroth.android.library.fork.slideexpandable" name="slideexpandable" rev="1.0.2">
  <artifact name="slideexpandable" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.fork.slideexpandable', module='slideexpandable', version='1.0.2')
)
libraryDependencies += "it.sephiroth.android.library.fork.slideexpandable" % "slideexpandable" % "1.0.2"
[it.sephiroth.android.library.fork.slideexpandable/slideexpandable "1.0.2"]