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