Last Version

ReactNative 0.20.1

A framework for building native apps with React

License

License

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.facebook.react
ArtifactId

ArtifactId

react-native
Version

Version

0.20.1
Type

Type

aar
Description

Description

ReactNative
A framework for building native apps with React
Project URL

Project URL

https://github.com/facebook/react-native
Source Code Management

Source Code Management

https://github.com/facebook/react-native.git

Download react-native 0.20.1


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
com.facebook.stetho : stetho-okhttp jar 1.2.0
com.squareup.okhttp : okhttp-ws jar 2.5.0
com.facebook.fresco : fresco jar 0.8.1
org.webkit : android-jsc jar r174650
com.fasterxml.jackson.core : jackson-core jar 2.2.3
com.squareup.okhttp : okhttp jar 2.5.0
com.facebook.fresco : imagepipeline-okhttp jar 0.8.1
com.squareup.okio : okio jar 1.6.0
com.android.support » recyclerview-v7 jar 23.0.1
com.facebook.stetho : stetho jar 1.2.0
com.android.support » appcompat-v7 jar 23.0.1

Project Modules

There are no modules declared in this project.