tharwaninitin / crypto4s   0.2.0

Apache License 2.0 GitHub

Crypto4S is a library which provides support for encryption and decryption functionality in scala.

Scala versions: 3.x 2.13 2.12

crypto4s 0.2.0


Group ID:
com.github.tharwaninitin
Artifact ID:
crypto4s_2.13
Version:
0.2.0
Release Date:
Jan 10, 2022
Licenses:
Files:

libraryDependencies += "com.github.tharwaninitin" %% "crypto4s" % "0.2.0"

Mill build tool

ivy"com.github.tharwaninitin::crypto4s:0.2.0"

Scala CLI

//> using dep "com.github.tharwaninitin::crypto4s:0.2.0"

Ammonite REPL

import $ivy.`com.github.tharwaninitin::crypto4s:0.2.0`

<dependency>
  <groupId>com.github.tharwaninitin</groupId>
  <artifactId>crypto4s_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.tharwaninitin', name: 'crypto4s_2.13', version: '0.2.0'