is not current version
Last Version 2.1.2

co.cask.hydrator:http-plugins 1.8.4


GroupId

GroupId

co.cask.hydrator
ArtifactId

ArtifactId

http-plugins
Version

Version

1.8.4
Type

Type

jar

Download http-plugins 1.8.4


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