License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.sentry |
ArtifactId | ArtifactIdsentry-apache-http-client-5 |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
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.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/
implementation 'io.sentry:sentry-apache-http-client-5:6.1.4'
// https://jarcasting.com/artifacts/io.sentry/sentry-apache-http-client-5/
implementation ("io.sentry:sentry-apache-http-client-5:6.1.4")
'io.sentry:sentry-apache-http-client-5:jar:6.1.4'
<dependency org="io.sentry" name="sentry-apache-http-client-5" rev="6.1.4">
<artifact name="sentry-apache-http-client-5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-apache-http-client-5', version='6.1.4')
)
libraryDependencies += "io.sentry" % "sentry-apache-http-client-5" % "6.1.4"
[io.sentry/sentry-apache-http-client-5 "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.sentry : sentry | jar | 6.1.4 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.0.4 |