is not current version
Last Version 1.4.0

com.willowtreeapps:oak-sectionlistview 1.3.8

A library for shared android functionality

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

oak-sectionlistview
Version

Version

1.3.8
Type

Type

jar

Download oak-sectionlistview 1.3.8


<!-- https://jarcasting.com/artifacts/com.willowtreeapps/oak-sectionlistview/ -->
<dependency>
    <groupId>com.willowtreeapps</groupId>
    <artifactId>oak-sectionlistview</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-sectionlistview/
implementation 'com.willowtreeapps:oak-sectionlistview:1.3.8'
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-sectionlistview/
implementation ("com.willowtreeapps:oak-sectionlistview:1.3.8")
'com.willowtreeapps:oak-sectionlistview:jar:1.3.8'
<dependency org="com.willowtreeapps" name="oak-sectionlistview" rev="1.3.8">
  <artifact name="oak-sectionlistview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps', module='oak-sectionlistview', version='1.3.8')
)
libraryDependencies += "com.willowtreeapps" % "oak-sectionlistview" % "1.3.8"
[com.willowtreeapps/oak-sectionlistview "1.3.8"]