License |
License |
---|---|
GroupId | GroupIdio.sentry |
ArtifactId | ArtifactIdsentry-android |
Version | Version5.0.1 |
Type | Typeaar |
Description |
DescriptionSentry SDK
SDK for sentry.io
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sentry-android-5.0.1.pom | |
sentry-android-5.0.1.aar | 748 bytes |
sentry-android-5.0.1-sources.jar | 261 bytes |
sentry-android-5.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.sentry/sentry-android/ -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-android</artifactId>
<version>5.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-android/
implementation 'io.sentry:sentry-android:5.0.1'
// https://jarcasting.com/artifacts/io.sentry/sentry-android/
implementation ("io.sentry:sentry-android:5.0.1")
'io.sentry:sentry-android:aar:5.0.1'
<dependency org="io.sentry" name="sentry-android" rev="5.0.1">
<artifact name="sentry-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-android', version='5.0.1')
)
libraryDependencies += "io.sentry" % "sentry-android" % "5.0.1"
[io.sentry/sentry-android "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.sentry : sentry-android-core | jar | 5.0.1 |
io.sentry : sentry-android-ndk | jar | 5.0.1 |