Categories |
CategoriesScala Languages Akka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.filez.scala.akka |
ArtifactId | ArtifactIdakka-http-msgpack_2.13 |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
akka-http-msgpack_2.13-0.0.2.pom | |
akka-http-msgpack_2.13-0.0.2.jar | 4 KB |
akka-http-msgpack_2.13-0.0.2-sources.jar | 640 bytes |
akka-http-msgpack_2.13-0.0.2-javadoc.jar | 1 MB |
Browse |
<!-- 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.2</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.2'
// 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.2")
'com.filez.scala.akka:akka-http-msgpack_2.13:jar:0.0.2'
<dependency org="com.filez.scala.akka" name="akka-http-msgpack_2.13" rev="0.0.2">
<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.2')
)
libraryDependencies += "com.filez.scala.akka" % "akka-http-msgpack_2.13" % "0.0.2"
[com.filez.scala.akka/akka-http-msgpack_2.13 "0.0.2"]