License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.gcolin.httpquery |
ArtifactId | ArtifactIdhttpquery |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhttpquery
httpquery parent project
|
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"]