Last Version

marbletest4j 1.3

Java port of RxJS marble tests

License

License

GroupId

GroupId

com.github.alexvictoor
ArtifactId

ArtifactId

marbletest4j
Version

Version

1.3
Type

Type

jar
Description

Description

marbletest4j
Java port of RxJS marble tests
Project URL

Project URL

https://github.com/alexvictoor/marbletest4j
Source Code Management

Source Code Management

https://github.com/alexvictoor/marbletest4j

Download marbletest4j 1.3


<!-- https://jarcasting.com/artifacts/com.github.alexvictoor/marbletest4j/ -->
<dependency>
    <groupId>com.github.alexvictoor</groupId>
    <artifactId>marbletest4j</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexvictoor/marbletest4j/
implementation 'com.github.alexvictoor:marbletest4j:1.3'
// https://jarcasting.com/artifacts/com.github.alexvictoor/marbletest4j/
implementation ("com.github.alexvictoor:marbletest4j:1.3")
'com.github.alexvictoor:marbletest4j:jar:1.3'
<dependency org="com.github.alexvictoor" name="marbletest4j" rev="1.3">
  <artifact name="marbletest4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexvictoor', module='marbletest4j', version='1.3')
)
libraryDependencies += "com.github.alexvictoor" % "marbletest4j" % "1.3"
[com.github.alexvictoor/marbletest4j "1.3"]

Dependencies

compile (5)

Group / Artifact Type Version
io.reactivex : rxjava Optional jar 1.2.1
io.reactivex.rxjava2 : rxjava Optional jar 2.0.8
io.projectreactor : reactor-core Optional jar 3.0.6.RELEASE
io.projectreactor.addons : reactor-test Optional jar 3.0.6.RELEASE
junit : junit Optional jar 4.11

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.