GroupId | GroupIdio.github.jmcardon |
---|---|
ArtifactId | ArtifactIdtsec-cipher-bouncy_3 |
Version | Version0.3.0-M2 |
Type | Typejar |
Filename | Size |
---|---|
tsec-cipher-bouncy_3-0.3.0-M2.pom | |
tsec-cipher-bouncy_3-0.3.0-M2.jar | 56 KB |
tsec-cipher-bouncy_3-0.3.0-M2-sources.jar | 11 KB |
tsec-cipher-bouncy_3-0.3.0-M2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jmcardon/tsec-cipher-bouncy_3/ -->
<dependency>
<groupId>io.github.jmcardon</groupId>
<artifactId>tsec-cipher-bouncy_3</artifactId>
<version>0.3.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jmcardon/tsec-cipher-bouncy_3/
implementation 'io.github.jmcardon:tsec-cipher-bouncy_3:0.3.0-M2'
// https://jarcasting.com/artifacts/io.github.jmcardon/tsec-cipher-bouncy_3/
implementation ("io.github.jmcardon:tsec-cipher-bouncy_3:0.3.0-M2")
'io.github.jmcardon:tsec-cipher-bouncy_3:jar:0.3.0-M2'
<dependency org="io.github.jmcardon" name="tsec-cipher-bouncy_3" rev="0.3.0-M2">
<artifact name="tsec-cipher-bouncy_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jmcardon', module='tsec-cipher-bouncy_3', version='0.3.0-M2')
)
libraryDependencies += "io.github.jmcardon" % "tsec-cipher-bouncy_3" % "0.3.0-M2"
[io.github.jmcardon/tsec-cipher-bouncy_3 "0.3.0-M2"]