is not current version
Last Version 1.1.57

com.sbuslab:akka-http-tools 1.0.17

Tools for akka-http (marshaling, error handling, websockets, sbus support)

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.sbuslab
ArtifactId

ArtifactId

akka-http-tools
Version

Version

1.0.17
Type

Type

jar

Download akka-http-tools 1.0.17


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