is not current version
Last Version 2.1-RELEASE

com.ohadr:common-crypto 1.5.0-RELEASE

Cryptography utilities for authentication projects

GroupId

GroupId

com.ohadr
ArtifactId

ArtifactId

common-crypto
Version

Version

1.5.0-RELEASE
Type

Type

jar

Download common-crypto 1.5.0-RELEASE


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