License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcom.walmartlabs.ern |
ArtifactId | ArtifactIdreact-native |
Last Version | Last Version0.66.4 |
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.66.4.pom | |
react-native-0.66.4.aar | 8 MB |
react-native-0.66.4-sources.jar | 937 KB |
react-native-0.66.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walmartlabs.ern/react-native/ -->
<dependency>
<groupId>com.walmartlabs.ern</groupId>
<artifactId>react-native</artifactId>
<version>0.66.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.walmartlabs.ern/react-native/
implementation 'com.walmartlabs.ern:react-native:0.66.4'
// https://jarcasting.com/artifacts/com.walmartlabs.ern/react-native/
implementation ("com.walmartlabs.ern:react-native:0.66.4")
'com.walmartlabs.ern:react-native:aar:0.66.4'
<dependency org="com.walmartlabs.ern" name="react-native" rev="0.66.4">
<artifact name="react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.walmartlabs.ern', module='react-native', version='0.66.4')
)
libraryDependencies += "com.walmartlabs.ern" % "react-native" % "0.66.4"
[com.walmartlabs.ern/react-native "0.66.4"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.infer.annotation : infer-annotation | jar | 0.18.0 |
com.facebook.yoga : proguard-annotations | jar | 1.19.0 |
javax.inject : javax.inject | jar | 1 |
androidx.appcompat » appcompat | jar | 1.0.2 |
androidx.autofill » autofill | jar | 1.1.0 |
androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.0.0 |
com.facebook.fresco : fresco | jar | 2.5.0 |
com.facebook.fresco : imagepipeline-okhttp3 | jar | 2.5.0 |
com.facebook.fresco : ui-common | jar | 2.5.0 |
com.facebook.soloader : soloader | jar | 0.10.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 4.9.1 |
com.squareup.okio : okio | jar | 2.9.0 |
com.facebook.fbjni : fbjni-java-only | jar | 0.2.2 |