Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

VironLab/VironCloud

Repository files navigation

VironCloud

License: GPL v3 Discord Build Status

Project description

A New Minecraft CloudSystem using Redis


Maven Dependency

//Repository - Groovy
maven {
    name = "vironlab"
    url = "https://repo.vironlab.eu/repository/snapshot/"
}

//Repository - Kotlin DSL
maven("https://repo.vironlab.eu/repository/snapshot/")

//Dependency - API (All Enviroments)
compile("eu.vironlab.vironcloud:vironcloud-api:x.y.z")

//Dependency - Core (Only Extension)
compile("eu.vironlab.vironcloud:vironcloud:x.y.z")

Other Links:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages