GroupId | GroupIdio.github.John-Smith-Dav |
---|---|
ArtifactId | ArtifactIdksw4j-crypto-bouncycastle |
Version | Version1.0.0.1 |
Type | Typejar |
Filename | Size |
---|---|
ksw4j-crypto-bouncycastle-1.0.0.1.pom | |
ksw4j-crypto-bouncycastle-1.0.0.1.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-crypto-bouncycastle/ -->
<dependency>
<groupId>io.github.John-Smith-Dav</groupId>
<artifactId>ksw4j-crypto-bouncycastle</artifactId>
<version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-crypto-bouncycastle/
implementation 'io.github.John-Smith-Dav:ksw4j-crypto-bouncycastle:1.0.0.1'
// https://jarcasting.com/artifacts/io.github.John-Smith-Dav/ksw4j-crypto-bouncycastle/
implementation ("io.github.John-Smith-Dav:ksw4j-crypto-bouncycastle:1.0.0.1")
'io.github.John-Smith-Dav:ksw4j-crypto-bouncycastle:jar:1.0.0.1'
<dependency org="io.github.John-Smith-Dav" name="ksw4j-crypto-bouncycastle" rev="1.0.0.1">
<artifact name="ksw4j-crypto-bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.John-Smith-Dav', module='ksw4j-crypto-bouncycastle', version='1.0.0.1')
)
libraryDependencies += "io.github.John-Smith-Dav" % "ksw4j-crypto-bouncycastle" % "1.0.0.1"
[io.github.John-Smith-Dav/ksw4j-crypto-bouncycastle "1.0.0.1"]