Categories |
CategoriesJava Languages Security |
---|---|
GroupId | GroupIdcom.github.fangjinuo.langx.security |
ArtifactId | ArtifactIdlangx-java-security-gm-jca-bouncycastle |
Version | Version4.3.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle/ -->
<dependency>
<groupId>com.github.fangjinuo.langx.security</groupId>
<artifactId>langx-java-security-gm-jca-bouncycastle</artifactId>
<version>4.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle/
implementation 'com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:4.3.4'
// https://jarcasting.com/artifacts/com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle/
implementation ("com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:4.3.4")
'com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:jar:4.3.4'
<dependency org="com.github.fangjinuo.langx.security" name="langx-java-security-gm-jca-bouncycastle" rev="4.3.4">
<artifact name="langx-java-security-gm-jca-bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.langx.security', module='langx-java-security-gm-jca-bouncycastle', version='4.3.4')
)
libraryDependencies += "com.github.fangjinuo.langx.security" % "langx-java-security-gm-jca-bouncycastle" % "4.3.4"
[com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle "4.3.4"]