MVN

io.github.react-native-tvos : react-native-artifacts

Maven & Gradle

Aug 23, 2023
116.2k stars

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

<dependency>
    <groupId>io.github.react-native-tvos</groupId>
    <artifactId>react-native-artifacts</artifactId>
    <version>0.71.12-0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.react-native-tvos : react-native-artifacts to add to Maven - Latest Versions:

  • Latest Stable: 0.71.12-0

All Versions

Choose a version of io.github.react-native-tvos : react-native-artifacts to add to Maven - All Versions:

Version Vulnerabilities Updated
0.72.x
react-native-artifacts-0.72.4-0rc0
0.71.x
react-native-artifacts-0.71.12-0
react-native-artifacts-0.71.11-0
react-native-artifacts-0.71.10-0
react-native-artifacts-0.71.10-0rc0
react-native-artifacts-0.71.8-0rc4
react-native-artifacts-0.71.8-0rc3
react-native-artifacts-0.71.8-0rc2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.react-native-tvos</groupId>
    <artifactId>react-native-artifacts</artifactId>
    <version>0.71.12-0</version>
</dependency>

Advertisement