License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.sentry |
ArtifactId | ArtifactIdsentry-apache-http-client-5 |
Version | Version6.0.0-alpha.4 |
Type | Typejar |
Description |
DescriptionSentry SDK
SDK for sentry.io
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/ -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-apache-http-client-5</artifactId>
<version>6.0.0-alpha.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/
implementation 'io.sentry:sentry-apache-http-client-5:6.0.0-alpha.4'
// https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/
implementation ("io.sentry:sentry-apache-http-client-5:6.0.0-alpha.4")
'io.sentry:sentry-apache-http-client-5:jar:6.0.0-alpha.4'
<dependency org="io.sentry" name="sentry-apache-http-client-5" rev="6.0.0-alpha.4">
<artifact name="sentry-apache-http-client-5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-apache-http-client-5', version='6.0.0-alpha.4')
)
libraryDependencies += "io.sentry" % "sentry-apache-http-client-5" % "6.0.0-alpha.4"
[io.sentry/sentry-apache-http-client-5 "6.0.0-alpha.4"]
Group / Artifact | Type | Version |
---|---|---|
io.sentry : sentry | jar | 6.0.0-alpha.4 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.0.4 |