Last Version

Simple HTTP client 0.2

Small HTTP client with GUI

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kopilov.simplehttpclient
ArtifactId

ArtifactId

simplehttpclient
Version

Version

0.2
Type

Type

jar
Description

Description

Simple HTTP client
Small HTTP client with GUI
Project URL

Project URL

https://github.com/Kopilov/simple-http-client
Source Code Management

Source Code Management

https://github.com/Kopilov/simple-http-client

Download simplehttpclient 0.2


<!-- https://jarcasting.com/artifacts/com.github.kopilov.simplehttpclient/simplehttpclient/ -->
<dependency>
    <groupId>com.github.kopilov.simplehttpclient</groupId>
    <artifactId>simplehttpclient</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kopilov.simplehttpclient/simplehttpclient/
implementation 'com.github.kopilov.simplehttpclient:simplehttpclient:0.2'
// https://jarcasting.com/artifacts/com.github.kopilov.simplehttpclient/simplehttpclient/
implementation ("com.github.kopilov.simplehttpclient:simplehttpclient:0.2")
'com.github.kopilov.simplehttpclient:simplehttpclient:jar:0.2'
<dependency org="com.github.kopilov.simplehttpclient" name="simplehttpclient" rev="0.2">
  <artifact name="simplehttpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kopilov.simplehttpclient', module='simplehttpclient', version='0.2')
)
libraryDependencies += "com.github.kopilov.simplehttpclient" % "simplehttpclient" % "0.2"
[com.github.kopilov.simplehttpclient/simplehttpclient "0.2"]

Dependencies

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

Project Modules

There are no modules declared in this project.