Skip to content
@comroid-git

comroid

Open source Software by Heart and Soul

Using comroid Java Libraries

All of comroid's Java Libraries are hosted in a dedicated repository.

Here's the usual copy-pasta:

Maven

<repositories>
<repository>
<name>comroid</name>
<url>https://maven.comroid.org</url>
</repository>
</repositories>

Gradle

repositories {
maven { url = "https://maven.comroid.org" }
}

Pinned Loading

  1. mc-server-hubmc-server-hubPublic archive

    A web-interface for managing Minecraft Servers

    Java 1

  2. DirLinkerDirLinkerPublic archive

    A tool to create and manage Symbolic Directory Links / Hardlinks on your Computer

    C# 3

  3. clmathclmathPublic archive

    A commandline tool for evaluating algebraic functions and displaying those

    C#

  4. VBAN-APIVBAN-APIPublic archive

    Java 7 compatible Library for communicating with the VB-Audio VBAN interface

    Java 14 3

  5. ForwardMQForwardMQPublic archive

    Java

  6. KScrKScrPublic archive

    A simple, compiled language that aims to grow into a fully-fledged Object-oriented compiled language

    C# 6

Repositories

Showing 10 of 50 repositories

Top languages

Loading…

Most used topics

Loading…