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