net/net-bouncycastle/build.gradle

5 lines
76 B
Groovy
Raw Permalink Normal View History

2022-10-20 09:43:33 +02:00
dependencies {
api project(':net-security')
api libs.bouncycastle
}