is not current version
Last Version 3.14.9

com.squareup.okhttp3.sample:static-server 3.4.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3.sample
ArtifactId

ArtifactId

static-server
Version

Version

3.4.1
Type

Type

jar

Download static-server 3.4.1


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