z

zio-test-junit_2.13

zio-test-junit
https://zio.dev
Apache-2.0
com.github.virusdave
John De Goes
Files download
File Operation
zio-test-junit_2.13-1.0.5b.jar download
zio-test-junit_2.13-1.0.5b.pom download
zio-test-junit_2.13-1.0.5b-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.virusdave</groupId>
  <artifactId>zio-test-junit_2.13</artifactId>
  <version>1.0.5b</version>
</dependency>
Gradle Groovy
implementation 'com.github.virusdave:zio-test-junit_2.13:1.0.5b'
Gradle Kotlin
implementation("com.github.virusdave:zio-test-junit_2.13:1.0.5b")
Scala SBT
libraryDependencies += "com.github.virusdave" % "zio-test-junit_2.13" % "1.0.5b"
Groovy Grape
@Grapes(
  @Grab(group='com.github.virusdave', module='zio-test-junit_2.13', version='1.0.5b')
)
Apache Ivy
<dependency org="com.github.virusdave" name="zio-test-junit_2.13" rev="1.0.5b" />
Leiningen
[com.github.virusdave/zio-test-junit_2.13 "1.0.5b"]
Apache Buildr
'com.github.virusdave:zio-test-junit_2.13:jar:1.0.5b'