is not current version
Last Version 0.4.1

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

http-plugin

GroupId

GroupId

me.tfeng.play-plugins
ArtifactId

ArtifactId

http-plugin
Version

Version

0.4.0
Type

Type

jar

Download http-plugin 0.4.0


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