Last Version

com.github.jalasoft:JalasoftHttpClient 1.0.0

API for communicating over HTTP.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jalasoft
ArtifactId

ArtifactId

JalasoftHttpClient
Version

Version

1.0.0
Type

Type

jar
Description

Description

API for communicating over HTTP.

Download JalasoftHttpClient 1.0.0


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

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.