is not current version
Last Version 6.1.4

io.sentry:sentry-apache-http-client-5 5.0.0-beta.3

SDK for sentry.io

Categories

Categories

CLI User Interface
GroupId

GroupId

io.sentry
ArtifactId

ArtifactId

sentry-apache-http-client-5
Version

Version

5.0.0-beta.3
Type

Type

jar

Download sentry-apache-http-client-5 5.0.0-beta.3


<!-- https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/ -->
<dependency>
    <groupId>io.sentry</groupId>
    <artifactId>sentry-apache-http-client-5</artifactId>
    <version>5.0.0-beta.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/
implementation 'io.sentry:sentry-apache-http-client-5:5.0.0-beta.3'
// https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/
implementation ("io.sentry:sentry-apache-http-client-5:5.0.0-beta.3")
'io.sentry:sentry-apache-http-client-5:jar:5.0.0-beta.3'
<dependency org="io.sentry" name="sentry-apache-http-client-5" rev="5.0.0-beta.3">
  <artifact name="sentry-apache-http-client-5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-apache-http-client-5', version='5.0.0-beta.3')
)
libraryDependencies += "io.sentry" % "sentry-apache-http-client-5" % "5.0.0-beta.3"
[io.sentry/sentry-apache-http-client-5 "5.0.0-beta.3"]