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

com.squareup.okhttp.sample:static-server 1.5.3


Категории

Категории

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

Группа

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

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

static-server
Версия

Версия

1.5.3
Тип

Тип

jar

Скачать static-server 1.5.3


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