| License |
License |
|---|---|
| GroupId | GroupIdcom.crazysunj |
| ArtifactId | ArtifactIdmtrva |
| Last Version | Last Version2.5.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmtrva
MultiTypeRecyclerViewAdapter For Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mtrva-2.5.2.pom | |
| mtrva-2.5.2.aar | 67 KB |
| mtrva-2.5.2-sources.jar | 261 bytes |
| mtrva-2.5.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.crazysunj/mtrva/ -->
<dependency>
<groupId>com.crazysunj</groupId>
<artifactId>mtrva</artifactId>
<version>2.5.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.crazysunj/mtrva/
implementation 'com.crazysunj:mtrva:2.5.2'
// https://jarcasting.com/artifacts/com.crazysunj/mtrva/
implementation ("com.crazysunj:mtrva:2.5.2")
'com.crazysunj:mtrva:aar:2.5.2'
<dependency org="com.crazysunj" name="mtrva" rev="2.5.2">
<artifact name="mtrva" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.crazysunj', module='mtrva', version='2.5.2')
)
libraryDependencies += "com.crazysunj" % "mtrva" % "2.5.2"
[com.crazysunj/mtrva "2.5.2"]