is not current version
Last Version 0.1.3

com.fitbur.testify.client:jersey-client 0.0.8


Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.fitbur.testify.client
ArtifactId

ArtifactId

jersey-client
Version

Version

0.0.8
Type

Type

jar

Download jersey-client 0.0.8


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