Package 

Class SemVer

  • All Implemented Interfaces:
    kotlin.Comparable , org.bukkit.configuration.serialization.ConfigurationSerializable

    
    public final class SemVer
     implements Comparable<SemVer>, ConfigurationSerializable
                        

    Version number in Semantic Versioning 2.0.0 specification (SemVer).

    Modified version of the SemVer class from the SemVer library by swiftzer.

    Original: https://github.com/swiftzer/semver/blob/master/src/main/java/net/swiftzer/semver/SemVer.kt