is not current version
Last Version 8.7.17

com.yahoo.vespa:http-utils 7.579.27


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

http-utils
Version

Version

7.579.27
Type

Type

jar

Download http-utils 7.579.27


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