is not current version
Last Version 6.2.3

org.webjars.npm:sentry__minimal 5.6.1

WebJar for @sentry/minimal

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sentry__minimal
Version

Version

5.6.1
Type

Type

jar

Download sentry__minimal 5.6.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/sentry__minimal/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>sentry__minimal</artifactId>
    <version>5.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sentry__minimal/
implementation 'org.webjars.npm:sentry__minimal:5.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/sentry__minimal/
implementation ("org.webjars.npm:sentry__minimal:5.6.1")
'org.webjars.npm:sentry__minimal:jar:5.6.1'
<dependency org="org.webjars.npm" name="sentry__minimal" rev="5.6.1">
  <artifact name="sentry__minimal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sentry__minimal', version='5.6.1')
)
libraryDependencies += "org.webjars.npm" % "sentry__minimal" % "5.6.1"
[org.webjars.npm/sentry__minimal "5.6.1"]