ironcorelabs / recrypt   6.0.0

GNU Affero General Public License v3.0 GitHub

Transform encryption library for Scala

Scala versions: 2.13 2.12
Scala.js versions: 0.6

recrypt-core 3.0.2


Group ID:
com.ironcorelabs
Artifact ID:
recrypt-core_2.12
Version:
3.0.2
Release Date:
Oct 25, 2019
Licenses:
Files:

libraryDependencies += "com.ironcorelabs" %% "recrypt-core" % "3.0.2"

Mill build tool

ivy"com.ironcorelabs::recrypt-core:3.0.2"

Scala CLI

//> using dep "com.ironcorelabs::recrypt-core:3.0.2"

Ammonite REPL

import $ivy.`com.ironcorelabs::recrypt-core:3.0.2`

<dependency>
  <groupId>com.ironcorelabs</groupId>
  <artifactId>recrypt-core_2.12</artifactId>
  <version>3.0.2</version>
</dependency>

compile group: 'com.ironcorelabs', name: 'recrypt-core_2.12', version: '3.0.2'