httpmodel-core

A library-agnostic HTTP model library for library-agnostic HTTP operations

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

httpmodel-core
Last Version

Last Version

0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpmodel-core
A library-agnostic HTTP model library for library-agnostic HTTP operations
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/httpmodel/tree/main/httpmodel-core

Download httpmodel-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.0