GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdsentry__utils |
Version | Version4.5.1 |
Type | Typejar |
Filename | Size |
---|---|
sentry__utils-4.5.1.pom | |
sentry__utils-4.5.1.jar | 93 KB |
sentry__utils-4.5.1-sources.jar | 22 bytes |
sentry__utils-4.5.1-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>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sentry__utils/
implementation 'org.webjars.npm:sentry__utils:4.5.1'
// https://jarcasting.com/artifacts/org.webjars.npm/sentry__utils/
implementation ("org.webjars.npm:sentry__utils:4.5.1")
'org.webjars.npm:sentry__utils:jar:4.5.1'
<dependency org="org.webjars.npm" name="sentry__utils" rev="4.5.1">
<artifact name="sentry__utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sentry__utils', version='4.5.1')
)
libraryDependencies += "org.webjars.npm" % "sentry__utils" % "4.5.1"
[org.webjars.npm/sentry__utils "4.5.1"]