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

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


Категории

Категории

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

Группа

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

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

static-server
Версия

Версия

3.12.9
Тип

Тип

jar

Скачать static-server 3.12.9


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