package(default_visibility = ["//visibility:public"]) licenses(["notice"]) # Apache License 2.0 java_library( name = "truth", testonly = 1, exports = ["@truth//jar"], )