License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnested-error-stacks |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionnested-error-stacks
WebJar for nested-error-stacks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nested-error-stacks-2.0.1.pom | |
nested-error-stacks-2.0.1.jar | 6 KB |
nested-error-stacks-2.0.1-sources.jar | 22 bytes |
nested-error-stacks-2.0.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nested-error-stacks/
implementation 'org.webjars.npm:nested-error-stacks:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/nested-error-stacks/
implementation ("org.webjars.npm:nested-error-stacks:2.0.1")
'org.webjars.npm:nested-error-stacks:jar:2.0.1'
<dependency org="org.webjars.npm" name="nested-error-stacks" rev="2.0.1">
<artifact name="nested-error-stacks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nested-error-stacks', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "nested-error-stacks" % "2.0.1"
[org.webjars.npm/nested-error-stacks "2.0.1"]