is not current version
Last Version 1.1.57

com.sbuslab:akka-http-tools 1.1.35

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.1.35
Type

Type

jar

Download akka-http-tools 1.1.35


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