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.1.0


Group ID:
com.github.tharwaninitin
Artifact ID:
crypto4s_3
Version:
0.1.0
Release Date:
Jan 6, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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'