Categories |
CategoriesJava Languages Security |
---|---|
GroupId | GroupIdcom.github.fangjinuo.langx.security |
ArtifactId | ArtifactIdlangx-java-security-gm-jca-bouncycastle |
Version | Version4.3.6 |
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.6</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.6'
// 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.6")
'com.github.fangjinuo.langx.security:langx-java-security-gm-jca-bouncycastle:jar:4.3.6'
<dependency org="com.github.fangjinuo.langx.security" name="langx-java-security-gm-jca-bouncycastle" rev="4.3.6">
<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.6')
)
libraryDependencies += "com.github.fangjinuo.langx.security" % "langx-java-security-gm-jca-bouncycastle" % "4.3.6"
[com.github.fangjinuo.langx.security/langx-java-security-gm-jca-bouncycastle "4.3.6"]