is not current version
Last Version 0.0.5

com.filez.scala.akka:akka-http-msgpack_2.13 0.0.3

MsgPack for Akka-HTTP

Categories

Categories

Scala Languages Akka Container Microservices Reactive libraries
GroupId

GroupId

com.filez.scala.akka
ArtifactId

ArtifactId

akka-http-msgpack_2.13
Version

Version

0.0.3
Type

Type

jar

Download akka-http-msgpack_2.13 0.0.3


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