Last Version

httpquery 1.0

httpquery parent project

License

License

Categories

Categories

Net
GroupId

GroupId

net.gcolin.httpquery
ArtifactId

ArtifactId

httpquery
Version

Version

1.0
Type

Type

pom
Description

Description

httpquery
httpquery parent project

Download httpquery 1.0

Filename Size
httpquery-1.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • httpquery-facade
  • httpquery-httpclient
  • httpquery-xstream
  • httpquery-mock
  • httpquery-jackson
  • httpquery-examples