is not current version
Last Version 6.2.3

org.webjars.npm:sentry__utils 5.6.1

WebJar for @sentry/utils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

sentry__utils
Version

Version

5.6.1
Type

Type

jar

Download sentry__utils 5.6.1


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