Last Version

Sentry Android Gradle Plugin 3.1.2

Sentry Android Gradle Plugin

License

License

MIT
Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-android-gradle-plugin
Version

Version

3.1.2
Type

Type

jar
Description

Description

Sentry Android Gradle Plugin
Sentry Android Gradle Plugin
Project URL

Project URL

https://github.com/getsentry/sentry-android-gradle-plugin
Source Code Management

Source Code Management

https://github.com/getsentry/sentry-android-gradle-plugin

Download sentry-android-gradle-plugin 3.1.2


<!-- https://jarcasting.com/artifacts/io.sentry/sentry-android-gradle-plugin/ -->
<dependency>
    <groupId>io.sentry</groupId>
    <artifactId>sentry-android-gradle-plugin</artifactId>
    <version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-android-gradle-plugin/
implementation 'io.sentry:sentry-android-gradle-plugin:3.1.2'
// https://jarcasting.com/artifacts/io.sentry/sentry-android-gradle-plugin/
implementation ("io.sentry:sentry-android-gradle-plugin:3.1.2")
'io.sentry:sentry-android-gradle-plugin:jar:3.1.2'
<dependency org="io.sentry" name="sentry-android-gradle-plugin" rev="3.1.2">
  <artifact name="sentry-android-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-android-gradle-plugin', version='3.1.2')
)
libraryDependencies += "io.sentry" % "sentry-android-gradle-plugin" % "3.1.2"
[io.sentry/sentry-android-gradle-plugin "3.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.