| License |
License
Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdio.monix |
| ArtifactId | ArtifactIdminitest_2.12.0-M5 |
| Version | Version0.23 |
| Type | Typejar |
| Description |
Descriptionminitest
minitest
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationio.monix |
| Filename | Size |
|---|---|
| minitest_2.12.0-M5-0.23.pom | |
| minitest_2.12.0-M5-0.23.jar | 127 KB |
| minitest_2.12.0-M5-0.23-sources.jar | 14 KB |
| minitest_2.12.0-M5-0.23-javadoc.jar | 771 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.monix/minitest_2.12.0-M5/ -->
<dependency>
<groupId>io.monix</groupId>
<artifactId>minitest_2.12.0-M5</artifactId>
<version>0.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.monix/minitest_2.12.0-M5/
implementation 'io.monix:minitest_2.12.0-M5:0.23'
// https://jarcasting.com/artifacts/io.monix/minitest_2.12.0-M5/
implementation ("io.monix:minitest_2.12.0-M5:0.23")
'io.monix:minitest_2.12.0-M5:jar:0.23'
<dependency org="io.monix" name="minitest_2.12.0-M5" rev="0.23">
<artifact name="minitest_2.12.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.monix', module='minitest_2.12.0-M5', version='0.23')
)
libraryDependencies += "io.monix" % "minitest_2.12.0-M5" % "0.23"
[io.monix/minitest_2.12.0-M5 "0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0-M5 |
| org.scala-lang : scala-reflect | jar | 2.12.0-M5 |
| org.scala-sbt : test-interface | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-stubs_2.12.0-M5 | jar | 0.6.11 |