is not current version
Last Version 2.4.0

eu.the4thfloor.mockwebserver:com.squareup.okhttp.mockwebserver 2.1.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

eu.the4thfloor.mockwebserver
ArtifactId

ArtifactId

com.squareup.okhttp.mockwebserver
Version

Version

2.1.0
Type

Type

jar

Download com.squareup.okhttp.mockwebserver 2.1.0


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