Categories |
CategoriesApollo Container Microservices |
---|---|
GroupId | GroupIdio.sentry |
ArtifactId | ArtifactIdsentry-apollo |
Version | Version5.7.4 |
Type | Typejar |
Filename | Size |
---|---|
sentry-apollo-5.7.4.pom | |
sentry-apollo-5.7.4.jar | 10 KB |
sentry-apollo-5.7.4-sources.jar | 2 KB |
sentry-apollo-5.7.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.sentry/sentry-apollo/ -->
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry-apollo</artifactId>
<version>5.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.sentry/sentry-apollo/
implementation 'io.sentry:sentry-apollo:5.7.4'
// https://jarcasting.com/artifacts/io.sentry/sentry-apollo/
implementation ("io.sentry:sentry-apollo:5.7.4")
'io.sentry:sentry-apollo:jar:5.7.4'
<dependency org="io.sentry" name="sentry-apollo" rev="5.7.4">
<artifact name="sentry-apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sentry', module='sentry-apollo', version='5.7.4')
)
libraryDependencies += "io.sentry" % "sentry-apollo" % "5.7.4"
[io.sentry/sentry-apollo "5.7.4"]