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