License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.bogdanovmn.httpclient |
ArtifactId | ArtifactIdhttp-client-meta |
Version | Version2.1.6 |
Type | Typepom |
Description |
DescriptionHTTP client framework
HTTP client framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-meta-2.1.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-meta/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient</groupId>
<artifactId>http-client-meta</artifactId>
<version>2.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-meta/
implementation 'com.github.bogdanovmn.httpclient:http-client-meta:2.1.6'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient/http-client-meta/
implementation ("com.github.bogdanovmn.httpclient:http-client-meta:2.1.6")
'com.github.bogdanovmn.httpclient:http-client-meta:pom:2.1.6'
<dependency org="com.github.bogdanovmn.httpclient" name="http-client-meta" rev="2.1.6">
<artifact name="http-client-meta" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient', module='http-client-meta', version='2.1.6')
)
libraryDependencies += "com.github.bogdanovmn.httpclient" % "http-client-meta" % "2.1.6"
[com.github.bogdanovmn.httpclient/http-client-meta "2.1.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |