| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
| GroupId | GroupIdcom.github.fangasvsass |
| ArtifactId | ArtifactIdreact-native |
| Last Version | Last Version0.53.6 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionReactNative
A framework for building native apps with React
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-native-0.53.6.pom | |
| react-native-0.53.6.aar | 2 MB |
| react-native-0.53.6-sources.jar | 834 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/ -->
<dependency>
<groupId>com.github.fangasvsass</groupId>
<artifactId>react-native</artifactId>
<version>0.53.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/
implementation 'com.github.fangasvsass:react-native:0.53.6'
// https://jarcasting.com/artifacts/com.github.fangasvsass/react-native/
implementation ("com.github.fangasvsass:react-native:0.53.6")
'com.github.fangasvsass:react-native:aar:0.53.6'
<dependency org="com.github.fangasvsass" name="react-native" rev="0.53.6">
<artifact name="react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangasvsass', module='react-native', version='0.53.6')
)
libraryDependencies += "com.github.fangasvsass" % "react-native" % "0.53.6"
[com.github.fangasvsass/react-native "0.53.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| com.android.support » appcompat-v7 | jar | 23.0.1 |
| com.facebook.fbui.textlayoutbuilder : textlayoutbuilder | jar | 1.0.0 |
| com.facebook.fresco : fresco | jar | 1.3.0 |
| com.facebook.fresco : imagepipeline-okhttp3 | jar | 1.3.0 |
| com.facebook.soloader : soloader | jar | 0.1.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
| com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.6.0 |
| com.squareup.okio : okio | jar | 1.13.0 |
| org.webkit : android-jsc | jar | r174650 |