1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 23:23:32 +00:00
Files
nomulus/third_party/java/jsch/BUILD
2016-03-01 17:59:16 -05:00

9 lines
177 B
Python

package(default_visibility = ["//visibility:public"])
licenses(["notice"]) # BSD
java_library(
name = "jsch",
exports = ["//third_party/java/jsch/v0_1_44_google"],
)