is not current version
Last Version 2.1.2

com.ubirch:ubirch-crypto 2.0.6

common crypto functions used by ubirch

GroupId

GroupId

com.ubirch
ArtifactId

ArtifactId

ubirch-crypto
Version

Version

2.0.6
Type

Type

jar

Download ubirch-crypto 2.0.6


<!-- https://jarcasting.com/artifacts/com.ubirch/ubirch-crypto/ -->
<dependency>
    <groupId>com.ubirch</groupId>
    <artifactId>ubirch-crypto</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch/ubirch-crypto/
implementation 'com.ubirch:ubirch-crypto:2.0.6'
// https://jarcasting.com/artifacts/com.ubirch/ubirch-crypto/
implementation ("com.ubirch:ubirch-crypto:2.0.6")
'com.ubirch:ubirch-crypto:jar:2.0.6'
<dependency org="com.ubirch" name="ubirch-crypto" rev="2.0.6">
  <artifact name="ubirch-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch', module='ubirch-crypto', version='2.0.6')
)
libraryDependencies += "com.ubirch" % "ubirch-crypto" % "2.0.6"
[com.ubirch/ubirch-crypto "2.0.6"]