1java_library_host { 2 name: "awssdk-third-party-jackson-core", 3 static_libs: ["jackson-core"], 4 jarjar_rules: "jarjar-rules.txt", 5 target: { 6 windows: { 7 enabled: true, 8 }, 9 }, 10} 11