MVN

io.github.theskyblockman : instructer

Maven & Gradle

May 07, 2023
1 stars

Instructer · A lightweight library to communicate between servers

<dependency>
    <groupId>io.github.theskyblockman</groupId>
    <artifactId>instructer</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.theskyblockman : instructer to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.theskyblockman : instructer to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
instructer-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.theskyblockman</groupId>
    <artifactId>instructer</artifactId>
    <version>1.0</version>
</dependency>