Pelican4J/README.md
2024-04-28 20:28:36 -04:00

1.7 KiB

MIT License Maven Publish Workflow Wakatime Hours Discord

🦅 Pelican4J

A Java API wrapper for the Pelican and Pterodactyl panel API.

Important

This API is currently a WIP and is not yet complete.


Table of Contents


🔬 Installation

Before getting started, you must add the dependency to your project. Below you can find the dependency for both Maven and Gradle.

Maven

<dependency>
  <groupId>me.braydon</groupId>
  <artifactId>Pelican4J</artifactId>
  <version>VERSION</version>
</dependency>

Gradle (Kotlin DSL)

implementation("me.braydon:Pelican4J:VERSION")

🏃‍♂️ Getting Started

TODO


YourKit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Yourkit Logo