r

react-native-artifacts

A framework for building native apps with React
https://github.com/facebook/react-native
MIT License
Facebook
Files download
File Operation
react-native-artifacts-0.75.0-rc.3.pom download
Apache Maven
<dependency>
  <groupId>com.facebook.react</groupId>
  <artifactId>react-native-artifacts</artifactId>
  <version>0.75.0-rc.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.facebook.react:react-native-artifacts:0.75.0-rc.3'
Gradle Kotlin
implementation("com.facebook.react:react-native-artifacts:0.75.0-rc.3")
Scala SBT
libraryDependencies += "com.facebook.react" % "react-native-artifacts" % "0.75.0-rc.3"
Groovy Grape
@Grapes(
  @Grab(group='com.facebook.react', module='react-native-artifacts', version='0.75.0-rc.3')
)
Apache Ivy
<dependency org="com.facebook.react" name="react-native-artifacts" rev="0.75.0-rc.3" />
Leiningen
[com.facebook.react/react-native-artifacts "0.75.0-rc.3"]
Apache Buildr
'com.facebook.react:react-native-artifacts:jar:0.75.0-rc.3'
Dependencies
The project has no third-party dependencies