License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcn.ransj.rn |
ArtifactId | ArtifactIdreact-native |
Last Version | Last Version0.52.u |
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.52.u.pom | |
react-native-0.52.u.aar | 18 MB |
react-native-0.52.u-sources.jar | 842 KB |
react-native-0.52.u-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ransj.rn/react-native/ -->
<dependency>
<groupId>cn.ransj.rn</groupId>
<artifactId>react-native</artifactId>
<version>0.52.u</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ransj.rn/react-native/
implementation 'cn.ransj.rn:react-native:0.52.u'
// https://jarcasting.com/artifacts/cn.ransj.rn/react-native/
implementation ("cn.ransj.rn:react-native:0.52.u")
'cn.ransj.rn:react-native:aar:0.52.u'
<dependency org="cn.ransj.rn" name="react-native" rev="0.52.u">
<artifact name="react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.ransj.rn', module='react-native', version='0.52.u')
)
libraryDependencies += "cn.ransj.rn" % "react-native" % "0.52.u"
[cn.ransj.rn/react-native "0.52.u"]
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.13.0 |
com.facebook.fresco : imagepipeline-okhttp3 | jar | 1.13.0 |
com.facebook.soloader : soloader | jar | 0.6.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.squareup.okhttp3 : okhttp | jar | 3.12.1 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.12.1 |
com.squareup.okio : okio | jar | 1.15.0 |