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