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