MVN

com.walmartlabs.ern : react-android

Maven & Gradle

Jun 03, 2024
116.7k stars

react-native · A framework for building native apps with React

<dependency>
    <groupId>com.walmartlabs.ern</groupId>
    <artifactId>react-android</artifactId>
    <version>0.72.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.walmartlabs.ern : react-android to add to Maven - Latest Versions:

  • Latest Stable: 0.72.14

All Versions

Choose a version of com.walmartlabs.ern : react-android to add to Maven - All Versions:

Version Vulnerabilities Updated
0.72.x
react-android-0.72.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.walmartlabs.ern</groupId>
    <artifactId>react-android</artifactId>
    <version>0.72.14</version>
</dependency>