is not current version
Last Version 0.46.0

com.frugalmechanic:fm-http_2.12 0.18.0

Async Http Client & Server for Scala

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-http_2.12
Version

Version

0.18.0
Type

Type

jar

Download fm-http_2.12 0.18.0


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