License |
License |
---|---|
GroupId | GroupIdcom.github.frist008 |
ArtifactId | ArtifactIdnixstickylistheaders |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNixStickyListHeaders
Combined lib for Android 2.2+: ORM; Easy to work with adapters; Easy to work with loaders
|
<!-- https://jarcasting.com/artifacts/com.github.frist008/nixstickylistheaders/ -->
<dependency>
<groupId>com.github.frist008</groupId>
<artifactId>nixstickylistheaders</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frist008/nixstickylistheaders/
implementation 'com.github.frist008:nixstickylistheaders:1.0.3'
// https://jarcasting.com/artifacts/com.github.frist008/nixstickylistheaders/
implementation ("com.github.frist008:nixstickylistheaders:1.0.3")
'com.github.frist008:nixstickylistheaders:aar:1.0.3'
<dependency org="com.github.frist008" name="nixstickylistheaders" rev="1.0.3">
<artifact name="nixstickylistheaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.frist008', module='nixstickylistheaders', version='1.0.3')
)
libraryDependencies += "com.github.frist008" % "nixstickylistheaders" % "1.0.3"
[com.github.frist008/nixstickylistheaders "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frist008 : nixadapter | jar | 1.0.3 |
se.emilsjolander : stickylistheaders | jar | 2.7.0 |