com.github.sh4869.semver_parser.Range
Condition Range
ex: "> 1.0.0", ">= 2.3.0", "< 1.x", "> 2.x"
check that version is invalid
target
version is invalid
check that version is valid
version is valid
(Since version ) see corresponding Javadoc for more information.
Condition Range
ex: "> 1.0.0", ">= 2.3.0", "< 1.x", "> 2.x"