не последняя версия
Последняя версия 3.14.9

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


Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.okhttp3.sample
Идентификатор

Идентификатор

static-server
Версия

Версия

3.12.6
Тип

Тип

jar

Скачать static-server 3.12.6


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