cryptogram 1.1


Group ID:
io.github.scalahub
Artifact ID:
cryptogram_2.12
Version:
1.1
Release Date:
Apr 7, 2023
Licenses:
Files:

libraryDependencies += "io.github.scalahub" %% "cryptogram" % "1.1"

Mill build tool

ivy"io.github.scalahub::cryptogram:1.1"

Scala CLI

//> using dep "io.github.scalahub::cryptogram:1.1"

Ammonite REPL

import $ivy.`io.github.scalahub::cryptogram:1.1`

<dependency>
  <groupId>io.github.scalahub</groupId>
  <artifactId>cryptogram_2.12</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'io.github.scalahub', name: 'cryptogram_2.12', version: '1.1'