mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-13 11:36:15 +01:00
modular-architecture.md: Remove Guava in 0.18
This commit is contained in:
parent
f704967e1e
commit
e0ef79e71e
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ flowchart TD
|
|||
SECP .-> SECPFFM[secp-ffm]
|
||||
SECPBC --> BC[Bouncy Castle]
|
||||
SECPFFM --> SECPC[libsecp256k1]
|
||||
CORE --> G[Guava]
|
||||
CORE --> P[ProtoBuf]
|
||||
CORE .-> S[slf4j]
|
||||
CORE .-> JS[JSpecify]
|
||||
|
|
Loading…
Add table
Reference in a new issue