не последняя версия
Последняя версия 1.0.1.RELEASE

com.covisint.core.http.service:http-service-client 1.0.0.RELEASE


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.covisint.core.http.service
Идентификатор

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

http-service-client
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать http-service-client 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-client/ -->
<dependency>
    <groupId>com.covisint.core.http.service</groupId>
    <artifactId>http-service-client</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-client/
implementation 'com.covisint.core.http.service:http-service-client:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-client/
implementation ("com.covisint.core.http.service:http-service-client:1.0.0.RELEASE")
'com.covisint.core.http.service:http-service-client:jar:1.0.0.RELEASE'
<dependency org="com.covisint.core.http.service" name="http-service-client" rev="1.0.0.RELEASE">
  <artifact name="http-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.core.http.service', module='http-service-client', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.core.http.service" % "http-service-client" % "1.0.0.RELEASE"
[com.covisint.core.http.service/http-service-client "1.0.0.RELEASE"]