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