79606973

Date: 2025-05-05 13:12:07
Score: 1.5
Natty:
Report link

This problem is solved since there are multiple guava in the system, all I need to do is using the jarjar to change the function names. For example,

rule com.google.common.** com.google.shaded.common.@1
rule io.grpc.** io.grpc.shaded.@1
rule com.google.protobuf.** com.google.shaded.protobuf.@1
rule kotlin.** kotlin.shaded.@1
rule io.perfmark.** io.shaded.perfmark.@1
rule okio.** okio.k.@1
Reasons:
  • Blacklisted phrase (0.5): I need
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Tian Jianwen