| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.bestwu |
| Идентификатор | Идентификаторccp-rest |
| Последняя версия | Последняя версия2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbestwu ccp-rest
bestwu ccp-rest
|
| Имя Файла | Размер |
|---|---|
| ccp-rest-2.7.pom | |
| ccp-rest-2.7.jar | 35 KB |
| ccp-rest-2.7-sources.jar | 19 KB |
| ccp-rest-2.7-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.bestwu/ccp-rest/ -->
<dependency>
<groupId>cn.bestwu</groupId>
<artifactId>ccp-rest</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/ccp-rest/
implementation 'cn.bestwu:ccp-rest:2.7'
// https://jarcasting.com/artifacts/cn.bestwu/ccp-rest/
implementation ("cn.bestwu:ccp-rest:2.7")
'cn.bestwu:ccp-rest:jar:2.7'
<dependency org="cn.bestwu" name="ccp-rest" rev="2.7">
<artifact name="ccp-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='ccp-rest', version='2.7')
)
libraryDependencies += "cn.bestwu" % "ccp-rest" % "2.7"
[cn.bestwu/ccp-rest "2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.2.6 |
| log4j : log4j | jar | 1.2.17 |
| dom4j : dom4j | jar | 1.6.1 |
| com.google.code.gson : gson | jar | 2.5 |