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