License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstack-trace |
Version | Version0.0.10 |
Type | Typejar |
Description |
Descriptionstack-trace
WebJar for stack-trace
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stack-trace-0.0.10.pom | |
stack-trace-0.0.10.jar | 6 KB |
stack-trace-0.0.10-sources.jar | 22 bytes |
stack-trace-0.0.10-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stack-trace/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stack-trace</artifactId>
<version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stack-trace/
implementation 'org.webjars.npm:stack-trace:0.0.10'
// https://jarcasting.com/artifacts/org.webjars.npm/stack-trace/
implementation ("org.webjars.npm:stack-trace:0.0.10")
'org.webjars.npm:stack-trace:jar:0.0.10'
<dependency org="org.webjars.npm" name="stack-trace" rev="0.0.10">
<artifact name="stack-trace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stack-trace', version='0.0.10')
)
libraryDependencies += "org.webjars.npm" % "stack-trace" % "0.0.10"
[org.webjars.npm/stack-trace "0.0.10"]