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