GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdsentry__utils |
Version | Version5.14.2 |
Type | Typejar |
Filename | Size |
---|---|
sentry__utils-5.14.2.pom | |
sentry__utils-5.14.2.jar | 166 KB |
sentry__utils-5.14.2-sources.jar | 22 bytes |
sentry__utils-5.14.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sentry__utils/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sentry__utils</artifactId>
<version>5.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sentry__utils/
implementation 'org.webjars.npm:sentry__utils:5.14.2'
// https://jarcasting.com/artifacts/org.webjars.npm/sentry__utils/
implementation ("org.webjars.npm:sentry__utils:5.14.2")
'org.webjars.npm:sentry__utils:jar:5.14.2'
<dependency org="org.webjars.npm" name="sentry__utils" rev="5.14.2">
<artifact name="sentry__utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sentry__utils', version='5.14.2')
)
libraryDependencies += "org.webjars.npm" % "sentry__utils" % "5.14.2"
[org.webjars.npm/sentry__utils "5.14.2"]