MVN

com.unvnv.multi-adapter : expand

Maven & Gradle

Jan 30, 2022
0 stars

MultiAdapter · Adapter For RecyclerView

<dependency>
    <groupId>com.unvnv.multi-adapter</groupId>
    <artifactId>expand</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.unvnv.multi-adapter : expand to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.unvnv.multi-adapter : expand to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
expand-1.0.2
expand-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.unvnv.multi-adapter</groupId>
    <artifactId>expand</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement