z

zmatrix_3

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