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

com.github.openstack4j.core:it-okhttp 3.6


Группа

Группа

com.github.openstack4j.core
Идентификатор

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

it-okhttp
Версия

Версия

3.6
Тип

Тип

jar

Скачать it-okhttp 3.6


<!-- https://jarcasting.com/artifacts/com.github.openstack4j.core/it-okhttp/ -->
<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>it-okhttp</artifactId>
    <version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openstack4j.core/it-okhttp/
implementation 'com.github.openstack4j.core:it-okhttp:3.6'
// https://jarcasting.com/artifacts/com.github.openstack4j.core/it-okhttp/
implementation ("com.github.openstack4j.core:it-okhttp:3.6")
'com.github.openstack4j.core:it-okhttp:jar:3.6'
<dependency org="com.github.openstack4j.core" name="it-okhttp" rev="3.6">
  <artifact name="it-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core', module='it-okhttp', version='3.6')
)
libraryDependencies += "com.github.openstack4j.core" % "it-okhttp" % "3.6"
[com.github.openstack4j.core/it-okhttp "3.6"]