| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.gcolin.httpquery |
| Идентификатор | Идентификаторhttpquery-xstream |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttpquery-xstream
httpquery parent project
|
| Имя Файла | Размер |
|---|---|
| httpquery-xstream-1.0.pom | |
| httpquery-xstream-1.0.jar | 4 KB |
| httpquery-xstream-1.0-sources.jar | 3 KB |
| httpquery-xstream-1.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.gcolin.httpquery/httpquery-xstream/ -->
<dependency>
<groupId>net.gcolin.httpquery</groupId>
<artifactId>httpquery-xstream</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.gcolin.httpquery/httpquery-xstream/
implementation 'net.gcolin.httpquery:httpquery-xstream:1.0'
// https://jarcasting.com/artifacts/net.gcolin.httpquery/httpquery-xstream/
implementation ("net.gcolin.httpquery:httpquery-xstream:1.0")
'net.gcolin.httpquery:httpquery-xstream:jar:1.0'
<dependency org="net.gcolin.httpquery" name="httpquery-xstream" rev="1.0">
<artifact name="httpquery-xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gcolin.httpquery', module='httpquery-xstream', version='1.0')
)
libraryDependencies += "net.gcolin.httpquery" % "httpquery-xstream" % "1.0"
[net.gcolin.httpquery/httpquery-xstream "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.gcolin.httpquery : httpquery-facade | jar | 1.0 |
| com.thoughtworks.xstream : xstream | jar | 1.4.3 |