Yildiz-Engine Module HTTP

Module to make HTTP connections.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-http
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz-Engine Module HTTP
Module to make HTTP connections.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/module-http

Download module-http

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0