is not current version
Last Version 0.3.0

net.reactivecore:fhttp-akka_2.12 0.2.2

fhttp-akka

Categories

Categories

Net React User Interface Web Frameworks Akka Container Microservices Reactive libraries
GroupId

GroupId

net.reactivecore
ArtifactId

ArtifactId

fhttp-akka_2.12
Version

Version

0.2.2
Type

Type

jar

Download fhttp-akka_2.12 0.2.2


<!-- https://jarcasting.com/artifacts/net.reactivecore/fhttp-akka_2.12/ -->
<dependency>
    <groupId>net.reactivecore</groupId>
    <artifactId>fhttp-akka_2.12</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.reactivecore/fhttp-akka_2.12/
implementation 'net.reactivecore:fhttp-akka_2.12:0.2.2'
// https://jarcasting.com/artifacts/net.reactivecore/fhttp-akka_2.12/
implementation ("net.reactivecore:fhttp-akka_2.12:0.2.2")
'net.reactivecore:fhttp-akka_2.12:jar:0.2.2'
<dependency org="net.reactivecore" name="fhttp-akka_2.12" rev="0.2.2">
  <artifact name="fhttp-akka_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.reactivecore', module='fhttp-akka_2.12', version='0.2.2')
)
libraryDependencies += "net.reactivecore" % "fhttp-akka_2.12" % "0.2.2"
[net.reactivecore/fhttp-akka_2.12 "0.2.2"]