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