Last Version

Yildiz-Engine Module HTTP 1.2.5

Module to make HTTP connections.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-http
Version

Version

1.2.5
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 1.2.5


<!-- 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.