bot4s / zmatrix   0.3.4

GitHub

A Matrix.org client written using ZIO

Scala versions: 3.x 2.13 2.12

zmatrix 0.1.0


Group ID:
com.bot4s
Artifact ID:
zmatrix_2.13
Version:
0.1.0
Release Date:
May 1, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.bot4s" %% "zmatrix" % "0.1.0"

Mill build tool

ivy"com.bot4s::zmatrix:0.1.0"

Scala CLI

//> using dep "com.bot4s::zmatrix:0.1.0"

Ammonite REPL

import $ivy.`com.bot4s::zmatrix:0.1.0`

<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>zmatrix_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.bot4s', name: 'zmatrix_2.13', version: '0.1.0'