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