is not current version
Last Version 0.46.0

com.frugalmechanic:fm-http_2.11 0.41.0

Async Http Client & Server for Scala

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-http_2.11
Version

Version

0.41.0
Type

Type

jar

Download fm-http_2.11 0.41.0


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