bot4s / zmatrix   0.3.4

GitHub

A Matrix.org client written using ZIO

Scala versions: 3.x 2.13 2.12

zmatrix 0.3.0


Group ID:
com.bot4s
Artifact ID:
zmatrix_2.13
Version:
0.3.0
Release Date:
Feb 26, 2023
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.bot4s::zmatrix:0.3.0"

Scala CLI

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

Ammonite REPL

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

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

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