GroupId | GroupIdcom.github.frist008 |
---|---|
ArtifactId | ArtifactIdnixadapterstickylistheaders |
Version | Version1.0.4 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.frist008/nixadapterstickylistheaders/ -->
<dependency>
<groupId>com.github.frist008</groupId>
<artifactId>nixadapterstickylistheaders</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frist008/nixadapterstickylistheaders/
implementation 'com.github.frist008:nixadapterstickylistheaders:1.0.4'
// https://jarcasting.com/artifacts/com.github.frist008/nixadapterstickylistheaders/
implementation ("com.github.frist008:nixadapterstickylistheaders:1.0.4")
'com.github.frist008:nixadapterstickylistheaders:aar:1.0.4'
<dependency org="com.github.frist008" name="nixadapterstickylistheaders" rev="1.0.4">
<artifact name="nixadapterstickylistheaders" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.frist008', module='nixadapterstickylistheaders', version='1.0.4')
)
libraryDependencies += "com.github.frist008" % "nixadapterstickylistheaders" % "1.0.4"
[com.github.frist008/nixadapterstickylistheaders "1.0.4"]