GroupId | GroupIdcom.marshalchen.ultimaterecyclerview |
---|---|
ArtifactId | ArtifactIdlibrary |
Version | Version0.3.9 |
Type | Typeaar |
Filename | Size |
---|---|
library-0.3.9.pom | |
library-0.3.9.aar | 340 KB |
library-0.3.9-sources.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marshalchen.ultimaterecyclerview/library/ -->
<dependency>
<groupId>com.marshalchen.ultimaterecyclerview</groupId>
<artifactId>library</artifactId>
<version>0.3.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.marshalchen.ultimaterecyclerview/library/
implementation 'com.marshalchen.ultimaterecyclerview:library:0.3.9'
// https://jarcasting.com/artifacts/com.marshalchen.ultimaterecyclerview/library/
implementation ("com.marshalchen.ultimaterecyclerview:library:0.3.9")
'com.marshalchen.ultimaterecyclerview:library:aar:0.3.9'
<dependency org="com.marshalchen.ultimaterecyclerview" name="library" rev="0.3.9">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.marshalchen.ultimaterecyclerview', module='library', version='0.3.9')
)
libraryDependencies += "com.marshalchen.ultimaterecyclerview" % "library" % "0.3.9"
[com.marshalchen.ultimaterecyclerview/library "0.3.9"]