Last Version

ModularEnigma Requests API 1.0.2

An abstraction for building REST API Requests in Java.

License

License

GroupId

GroupId

io.github.ModularEnigma
ArtifactId

ArtifactId

Requests
Version

Version

1.0.2
Type

Type

jar
Description

Description

ModularEnigma Requests API
An abstraction for building REST API Requests in Java.
Project URL

Project URL

https://craftingforchrist.net/
Source Code Management

Source Code Management

https://github.com/ModularEnigma/Requests/tree/master

Download Requests 1.0.2


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

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.