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

com.jd.httpservice:httpservice 2.0.0.RELEASE


Группа

Группа

com.jd.httpservice
Идентификатор

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

httpservice
Версия

Версия

2.0.0.RELEASE
Тип

Тип

pom

Скачать httpservice 2.0.0.RELEASE

Имя Файла Размер
httpservice-2.0.0.RELEASE.pom 780 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/ -->
<dependency>
    <groupId>com.jd.httpservice</groupId>
    <artifactId>httpservice</artifactId>
    <version>2.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/
implementation 'com.jd.httpservice:httpservice:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.jd.httpservice/httpservice/
implementation ("com.jd.httpservice:httpservice:2.0.0.RELEASE")
'com.jd.httpservice:httpservice:pom:2.0.0.RELEASE'
<dependency org="com.jd.httpservice" name="httpservice" rev="2.0.0.RELEASE">
  <artifact name="httpservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jd.httpservice', module='httpservice', version='2.0.0.RELEASE')
)
libraryDependencies += "com.jd.httpservice" % "httpservice" % "2.0.0.RELEASE"
[com.jd.httpservice/httpservice "2.0.0.RELEASE"]