rssh / trackedfuture 0.5.0
GitHubsmall runtime + java-agent, which brings back full stacktrace for exceptions, generated inside Future callbacks (like apply, map, flatMap, etc..)
Scala versions:
3.x
trackedfuture-example 0.4.1
Group ID:
com.github.rssh
Artifact ID:
trackedfuture-example_2.13
Version:
0.4.1
Version Scheme:
Release Date:
May 1, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "com.github.rssh" %% "trackedfuture-example" % "0.4.1"
ivy"com.github.rssh::trackedfuture-example:0.4.1"
//> using dep "com.github.rssh::trackedfuture-example:0.4.1"
import $ivy.`com.github.rssh::trackedfuture-example:0.4.1`
<dependency> <groupId>com.github.rssh</groupId> <artifactId>trackedfuture-example_2.13</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.github.rssh', name: 'trackedfuture-example_2.13', version: '0.4.1'