is not current version
Last Version 6.1.4

Sentry SDK 6.0.0-alpha.2

SDK for sentry.io

License

License

MIT
Categories

Categories

Kotlin Languages
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-kotlin-extensions
Version

Version

6.0.0-alpha.2
Type

Type

jar
Description

Description

Sentry SDK
SDK for sentry.io
Project URL

Project URL

https://github.com/getsentry/sentry-java
Source Code Management

Source Code Management

https://github.com/getsentry/sentry-java

Download sentry-kotlin-extensions 6.0.0-alpha.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.sentry : sentry jar 6.0.0-alpha.2

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.3

Project Modules

There are no modules declared in this project.