is not current version
Last Version 0.6.0

org.webjars:stacktrace 0.5.0

WebJar for stacktrace.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

stacktrace
Version

Version

0.5.0
Type

Type

jar

Download stacktrace 0.5.0


<!-- https://jarcasting.com/artifacts/org.webjars/stacktrace/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>stacktrace</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/stacktrace/
implementation 'org.webjars:stacktrace:0.5.0'
// https://jarcasting.com/artifacts/org.webjars/stacktrace/
implementation ("org.webjars:stacktrace:0.5.0")
'org.webjars:stacktrace:jar:0.5.0'
<dependency org="org.webjars" name="stacktrace" rev="0.5.0">
  <artifact name="stacktrace" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='stacktrace', version='0.5.0')
)
libraryDependencies += "org.webjars" % "stacktrace" % "0.5.0"
[org.webjars/stacktrace "0.5.0"]