License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcom.beatjs.android |
ArtifactId | ArtifactIdreact-native |
Last Version | Last Version0.64.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionreact-native
react-android is a sdk for development by react-native code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-native-0.64.2.0.pom | |
react-native-0.64.2.0.aar | 13 KB |
react-native-0.64.2.0-sources.jar | 261 bytes |
react-native-0.64.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.beatjs.android/react-native/ -->
<dependency>
<groupId>com.beatjs.android</groupId>
<artifactId>react-native</artifactId>
<version>0.64.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.beatjs.android/react-native/
implementation 'com.beatjs.android:react-native:0.64.2.0'
// https://jarcasting.com/artifacts/com.beatjs.android/react-native/
implementation ("com.beatjs.android:react-native:0.64.2.0")
'com.beatjs.android:react-native:aar:0.64.2.0'
<dependency org="com.beatjs.android" name="react-native" rev="0.64.2.0">
<artifact name="react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.beatjs.android', module='react-native', version='0.64.2.0')
)
libraryDependencies += "com.beatjs.android" % "react-native" % "0.64.2.0"
[com.beatjs.android/react-native "0.64.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.beatjs.android : jsc | jar | 0.64.2.0 |
com.beatjs.android : react-native-core | jar | 0.64.2.0 |
com.facebook.soloader : soloader | jar | 0.9.0 |
androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.0.0 |
com.facebook.infer.annotation : infer-annotation | jar | 0.11.2 |
com.facebook.yoga : proguard-annotations | jar | 1.14.1 |
javax.inject : javax.inject | jar | 1 |
androidx.appcompat » appcompat | jar | 1.0.2 |
com.facebook.fresco : fresco | jar | 2.0.0 |
com.facebook.fresco : imagepipeline-okhttp3 | jar | 2.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 3.12.12 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.12.12 |
com.squareup.okio : okio | jar | 1.17.5 |
com.facebook.fbjni : fbjni-java-only | jar | 0.0.3 |