bot4s / zmatrix   0.4.0

GitHub

A Matrix.org client written using ZIO

Scala versions: 3.x 2.13 2.12

zmatrix 0.3.3


Group ID:
com.bot4s
Artifact ID:
zmatrix_3
Version:
0.3.3
Release Date:
Sept 19, 2023
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.bot4s::zmatrix:0.3.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>zmatrix_3</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'com.bot4s', name: 'zmatrix_3', version: '0.3.3'