is not current version
Last Version 0.1.1

io.ghostwriter:ghostwriter-rt-snaperr 0.1.0

Runtime module for capturing application state in case of an unexpected error

GroupId

GroupId

io.ghostwriter
ArtifactId

ArtifactId

ghostwriter-rt-snaperr
Version

Version

0.1.0
Type

Type

jar

Download ghostwriter-rt-snaperr 0.1.0


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