z

zmatrix_2.13

Matrix.org API client written using ZIO
https://github.com/bot4s/zmatrix
MIT
ex0ns
Files download
File Operation
zmatrix_2.13-0.4.0.jar download
zmatrix_2.13-0.4.0.pom download
zmatrix_2.13-0.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.bot4s</groupId>
  <artifactId>zmatrix_2.13</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.bot4s:zmatrix_2.13:0.4.0'
Gradle Kotlin
implementation("com.bot4s:zmatrix_2.13:0.4.0")
Scala SBT
libraryDependencies += "com.bot4s" % "zmatrix_2.13" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.bot4s', module='zmatrix_2.13', version='0.4.0')
)
Apache Ivy
<dependency org="com.bot4s" name="zmatrix_2.13" rev="0.4.0" />
Leiningen
[com.bot4s/zmatrix_2.13 "0.4.0"]
Apache Buildr
'com.bot4s:zmatrix_2.13:jar:0.4.0'