License |
License |
---|---|
GroupId | GroupIdcom.gitlab.lae.stack.source |
ArtifactId | ArtifactIdstack-source |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDecorates test failure stack trace with source code snippets.
|
Filename | Size |
---|---|
stack-source-0.4.2.pom | |
stack-source-0.4.2.jar | 13 KB |
stack-source-0.4.2-sources.jar | 5 KB |
stack-source-0.4.2-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source/ -->
<dependency>
<groupId>com.gitlab.lae.stack.source</groupId>
<artifactId>stack-source</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source/
implementation 'com.gitlab.lae.stack.source:stack-source:0.4.2'
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source/
implementation ("com.gitlab.lae.stack.source:stack-source:0.4.2")
'com.gitlab.lae.stack.source:stack-source:jar:0.4.2'
<dependency org="com.gitlab.lae.stack.source" name="stack-source" rev="0.4.2">
<artifact name="stack-source" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.lae.stack.source', module='stack-source', version='0.4.2')
)
libraryDependencies += "com.gitlab.lae.stack.source" % "stack-source" % "0.4.2"
[com.gitlab.lae.stack.source/stack-source "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value-annotations | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.6 |