mirror of
https://github.com/google/nomulus
synced 2026-09-04 07:07:20 +00:00
Import code from internal repository to git
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"]) # MIT, portions under other notice licenses
|
||||
|
||||
java_library(
|
||||
name = "bouncycastle_bcpkix",
|
||||
exports = ["@bcpkix_jdk15on//jar"],
|
||||
)
|
||||
Reference in New Issue
Block a user