License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.venus-ai |
ArtifactId | ArtifactIdhttp-client |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-client
http-client
|
Filename | Size |
---|---|
http-client-2.1.0.pom | |
http-client-2.1.0.jar | 6 MB |
http-client-2.1.0-sources.jar | 15 KB |
http-client-2.1.0-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venus-ai/http-client/ -->
<dependency>
<groupId>com.github.venus-ai</groupId>
<artifactId>http-client</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venus-ai/http-client/
implementation 'com.github.venus-ai:http-client:2.1.0'
// https://jarcasting.com/artifacts/com.github.venus-ai/http-client/
implementation ("com.github.venus-ai:http-client:2.1.0")
'com.github.venus-ai:http-client:jar:2.1.0'
<dependency org="com.github.venus-ai" name="http-client" rev="2.1.0">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venus-ai', module='http-client', version='2.1.0')
)
libraryDependencies += "com.github.venus-ai" % "http-client" % "2.1.0"
[com.github.venus-ai/http-client "2.1.0"]