Uses of Package
io.github.bakedlibs.dough.versions
Packages that use io.github.bakedlibs.dough.versions
Package
Description
The reflection module provides easy utilities for the usage of reflection.
The updater module provides easy ways for automatic update downloads for your bukkit plugin.
This package provides some utilities which are useful for "version management".
-
Classes in io.github.bakedlibs.dough.versions used by io.github.bakedlibs.dough.reflection
-
Classes in io.github.bakedlibs.dough.versions used by io.github.bakedlibs.dough.updater
-
Classes in io.github.bakedlibs.dough.versions used by io.github.bakedlibs.dough.versionsClassDescriptionThis is an extension of
SemanticVersion, specifically designed for Minecraft's versioning system.ASemanticVersionfollows the semantic version convention.AVersionis a unique name or number that describes the condition of an object.