is not current version
Last Version 0.4.1

me.tfeng.play-plugins:http-plugin 0.2.7

http-plugin

GroupId

GroupId

me.tfeng.play-plugins
ArtifactId

ArtifactId

http-plugin
Version

Version

0.2.7
Type

Type

jar

Download http-plugin 0.2.7


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