Skip to content
 
 

Repository files navigation

Archipelago Java Client

Maven Central Version

A java client Library to connect to an Archipelago Server.

Getting Started

Use the following Code snippits to add this library to your project using the following.

Maven

To use maven add this dependency to your pom.xml:

<dependency>
    <groupId>dev.koifysh</groupId>
    <artifactId>archipelago-client</artifactId>
    <version>0.1.19</version>
</dependency>

Gradle

To use Gradle add the maven central repository to your repositories list: then add this to your dependancy section

implementation 'dev.koifysh:archipelago-client:0.1.19'

About

A Client library written in Java for use with the Archipelago software.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages