License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdcom.microsoft.appcenter.reactnative |
ArtifactId | ArtifactIdappcenter-react-native |
Last Version | Last Version4.4.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionappcenter-react-native
AppCenter SDK for React Native Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter.reactnative/appcenter-react-native/ -->
<dependency>
<groupId>com.microsoft.appcenter.reactnative</groupId>
<artifactId>appcenter-react-native</artifactId>
<version>4.4.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter.reactnative/appcenter-react-native/
implementation 'com.microsoft.appcenter.reactnative:appcenter-react-native:4.4.4'
// https://jarcasting.com/artifacts/com.microsoft.appcenter.reactnative/appcenter-react-native/
implementation ("com.microsoft.appcenter.reactnative:appcenter-react-native:4.4.4")
'com.microsoft.appcenter.reactnative:appcenter-react-native:aar:4.4.4'
<dependency org="com.microsoft.appcenter.reactnative" name="appcenter-react-native" rev="4.4.4">
<artifact name="appcenter-react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter.reactnative', module='appcenter-react-native', version='4.4.4')
)
libraryDependencies += "com.microsoft.appcenter.reactnative" % "appcenter-react-native" % "4.4.4"
[com.microsoft.appcenter.reactnative/appcenter-react-native "4.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.appcenter : appcenter | jar | 4.4.3 |