Skip to content

ModularSoftAU/Requests

Repository files navigation

Requests

Maven Central

Installation

Please visit the Maven Central Repository for instructions on how to add Requests to your project.

However, for Maven at a glanc, add this to your pom.xml:

    <dependencies>
        <dependency>
            <groupId>io.github.ModularEnigma</groupId>
            <artifactId>Requests</artifactId>
            <version>{$version}</version>
        </dependency>
    </dependencies>

Where {$version} is replaced with the blue version text from the badge above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages