All Downloads are FREE. Search and download functionalities are using the official Maven repository.

os.browse.Rule.scala Maven / Gradle / Ivy

The newest version!
// Copyright  2014,2015 ~ Optersoft

package os.browse

object Rule {

  def apply(selector: String)(declarations: (String, String)*): Rule = new Rule
}

class Rule {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy