is not current version
Last Version 0.4.1

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

http-plugin

GroupId

GroupId

me.tfeng.play-plugins
ArtifactId

ArtifactId

http-plugin
Version

Version

0.2.2
Type

Type

jar

Download http-plugin 0.2.2


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