# File lib/buildr/java/version_requirement.rb, line 141
    def |(other)
      operation(:|, other)
    end