Last Version

litesockets-http 0.27

Libraries to help parse and use HTTP protocol

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.threadly
ArtifactId

ArtifactId

litesockets-http-client
Version

Version

0.27
Type

Type

jar
Description

Description

litesockets-http
Libraries to help parse and use HTTP protocol
Project URL

Project URL

http://threadly.org/

Download litesockets-http-client 0.27


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

Dependencies

compile (3)

Group / Artifact Type Version
org.threadly : litesockets-http-protocol jar 0.27
org.threadly : threadly jar 5.41
org.threadly : litesockets jar 4.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.