is not current version
Last Version 0.53.6

com.github.fangasvsass:react-native 0.53.3


Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.github.fangasvsass
ArtifactId

ArtifactId

react-native
Version

Version

0.53.3
Type

Type

jar

Download react-native 0.53.3


<!-- https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/ -->
<dependency>
    <groupId>com.github.fangasvsass</groupId>
    <artifactId>react-native</artifactId>
    <version>0.53.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/
implementation 'com.github.fangasvsass:react-native:0.53.3'
// https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/
implementation ("com.github.fangasvsass:react-native:0.53.3")
'com.github.fangasvsass:react-native:jar:0.53.3'
<dependency org="com.github.fangasvsass" name="react-native" rev="0.53.3">
  <artifact name="react-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangasvsass', module='react-native', version='0.53.3')
)
libraryDependencies += "com.github.fangasvsass" % "react-native" % "0.53.3"
[com.github.fangasvsass/react-native "0.53.3"]