Implementation of a `AES` service providing 2 functions: `::encrypt` and `::decrypt`
zio-aes 0.1.0
Group ID:
com.guizmaii
Artifact ID:
zio-aes_3
Version:
0.1.0
Release Date:
Oct 9, 2023
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:
libraryDependencies += "com.guizmaii" %% "zio-aes" % "0.1.0"
ivy"com.guizmaii::zio-aes:0.1.0"
//> using dep "com.guizmaii::zio-aes:0.1.0"
import $ivy.`com.guizmaii::zio-aes:0.1.0`
<dependency> <groupId>com.guizmaii</groupId> <artifactId>zio-aes_3</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.guizmaii', name: 'zio-aes_3', version: '0.1.0'