Last Version

HTTP common 1.0.1

A library with classes used for HTTP processing

License

License

GroupId

GroupId

com.ai-republic
ArtifactId

ArtifactId

http-common
Version

Version

1.0.1
Type

Type

jar
Description

Description

HTTP common
A library with classes used for HTTP processing
Project URL

Project URL

https://github.com/ai-republic/http-common
Source Code Management

Source Code Management

https://github.com/ai-republic/http-common

Download http-common 1.0.1


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

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.