is not current version
Last Version 0.45

com.heroku.api:heroku-http-jersey-client 0.39


Categories

Categories

CLI User Interface Heroku Container PaaS Providers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-http-jersey-client
Version

Version

0.39
Type

Type

jar

Download heroku-http-jersey-client 0.39


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