is not current version
Last Version 0.11.0

me.tfeng.play-mods:http 0.5.2

http

GroupId

GroupId

me.tfeng.play-mods
ArtifactId

ArtifactId

http
Version

Version

0.5.2
Type

Type

jar

Download http 0.5.2


<!-- https://jarcasting.com/artifacts/me.tfeng.play-mods/http/ -->
<dependency>
    <groupId>me.tfeng.play-mods</groupId>
    <artifactId>http</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.tfeng.play-mods/http/
implementation 'me.tfeng.play-mods:http:0.5.2'
// https://jarcasting.com/artifacts/me.tfeng.play-mods/http/
implementation ("me.tfeng.play-mods:http:0.5.2")
'me.tfeng.play-mods:http:jar:0.5.2'
<dependency org="me.tfeng.play-mods" name="http" rev="0.5.2">
  <artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tfeng.play-mods', module='http', version='0.5.2')
)
libraryDependencies += "me.tfeng.play-mods" % "http" % "0.5.2"
[me.tfeng.play-mods/http "0.5.2"]