guizmaii-opensource / zio-aes   0.5.3

Apache License 2.0 GitHub

Implementation of a `AES` service providing 2 functions: `::encrypt` and `::decrypt`

Scala versions: 3.x 2.13 2.12

zio-aes 0.5.2


Group ID:
com.guizmaii
Artifact ID:
zio-aes_2.13
Version:
0.5.2
Release Date:
Jan 20, 2025
Licenses:
Files:
Full Scala Version:
2.13.16
Developers:

libraryDependencies += "com.guizmaii" %% "zio-aes" % "0.5.2"

Mill build tool

ivy"com.guizmaii::zio-aes:0.5.2"

Scala CLI

//> using dep "com.guizmaii::zio-aes:0.5.2"

Ammonite REPL

import $ivy.`com.guizmaii::zio-aes:0.5.2`

<dependency>
  <groupId>com.guizmaii</groupId>
  <artifactId>zio-aes_2.13</artifactId>
  <version>0.5.2</version>
</dependency>

compile group: 'com.guizmaii', name: 'zio-aes_2.13', version: '0.5.2'