include_defs("//third_party/java/DEFS")

prebuilt_jar_with_license(
  name = "hamcrest",
  binary_jar = "hamcrest-core-1.3.jar",
  source_jar = "hamcrest-core-1.3-src.jar",
  visibility = ["PUBLIC"],
)