Last Version

com.easypost:easyvcr 0.3.0

A powerful library for recording and replaying HTTP requests

License

License

GroupId

GroupId

com.easypost
ArtifactId

ArtifactId

easyvcr
Version

Version

0.3.0
Type

Type

jar
Description

Description

com.easypost:easyvcr
A powerful library for recording and replaying HTTP requests
Project URL

Project URL

https://github.com/easypost/easyvcr-java
Project Organization

Project Organization

EasyPost

Download easyvcr 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.9
org.jetbrains : annotations jar RELEASE
commons-beanutils : commons-beanutils jar 1.9.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.