mirror of
https://codeberg.org/PGPainless/bc-sop.git
synced 2025-09-10 19:59:40 +02:00
Initialize BcSopCLI
This commit is contained in:
parent
1d697eb682
commit
1af2a3c121
4 changed files with 19 additions and 8 deletions
|
@ -27,6 +27,10 @@
|
|||
<groupId>org.pgpainless</groupId>
|
||||
<artifactId>sop-java-picocli</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bouncycastle</groupId>
|
||||
<artifactId>bcprov-jdk18on</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue