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