Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

KrLite/Equator-Utils

Repository files navigation

Equator Utils is Deprecated as Equator Goes into Version 2.0+

Equator-Utils

Equator Utils is the sub-library of Equator. This library provides a set of utilities, not only can be used in rendering but also in other common environments.

Implementation

The easiest way of implementing this library is to use JitPack.

Add the content below to your build.gradle:

repositories {
	maven { url "https://jitpack.io" }
}

dependencies {
	implementation "com.github.KrLite:Equator-Utils:v{x}"
}

The v{x} above should be replaced by the latest Jitpack version of Equator Utils.

About

The sub-library for Equator's utilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages