Crypto4S is a library which provides support for encryption and decryption functionality in scala.
crypto4s 0.1.0
Group ID:
com.github.tharwaninitin
Artifact ID:
crypto4s_3
Version:
0.1.0
Release Date:
Jan 6, 2022
Licenses:
Files:
Full Scala Version:
3.1.0
Developers:
libraryDependencies += "com.github.tharwaninitin" %% "crypto4s" % "0.1.0"
ivy"com.github.tharwaninitin::crypto4s:0.1.0"
//> using dep "com.github.tharwaninitin::crypto4s:0.1.0"
import $ivy.`com.github.tharwaninitin::crypto4s:0.1.0`
<dependency> <groupId>com.github.tharwaninitin</groupId> <artifactId>crypto4s_3</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.tharwaninitin', name: 'crypto4s_3', version: '0.1.0'