is not current version
Last Version 4.4.4

com.microsoft.appcenter.reactnative:appcenter-react-native 1.0.1

AppCenter SDK for React Native Android

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

com.microsoft.appcenter.reactnative
ArtifactId

ArtifactId

appcenter-react-native
Version

Version

1.0.1
Type

Type

aar

Download appcenter-react-native 1.0.1


<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter.reactnative/appcenter-react-native/ -->
<dependency>
    <groupId>com.microsoft.appcenter.reactnative</groupId>
    <artifactId>appcenter-react-native</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter.reactnative/appcenter-react-native/
implementation 'com.microsoft.appcenter.reactnative:appcenter-react-native:1.0.1'
// https://jarcasting.com/artifacts/com.microsoft.appcenter.reactnative/appcenter-react-native/
implementation ("com.microsoft.appcenter.reactnative:appcenter-react-native:1.0.1")
'com.microsoft.appcenter.reactnative:appcenter-react-native:aar:1.0.1'
<dependency org="com.microsoft.appcenter.reactnative" name="appcenter-react-native" rev="1.0.1">
  <artifact name="appcenter-react-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter.reactnative', module='appcenter-react-native', version='1.0.1')
)
libraryDependencies += "com.microsoft.appcenter.reactnative" % "appcenter-react-native" % "1.0.1"
[com.microsoft.appcenter.reactnative/appcenter-react-native "1.0.1"]