License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIduk.camsw |
ArtifactId | ArtifactIdrxscala-test-dsl |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxscala-test-dsl
Useful things for RX on the JVM
|
Filename | Size |
---|---|
rxscala-test-dsl-5.0.1.pom | |
rxscala-test-dsl-5.0.1.jar | 13 KB |
rxscala-test-dsl-5.0.1-sources.jar | 4 KB |
rxscala-test-dsl-5.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.camsw/rxscala-test-dsl/ -->
<dependency>
<groupId>uk.camsw</groupId>
<artifactId>rxscala-test-dsl</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.camsw/rxscala-test-dsl/
implementation 'uk.camsw:rxscala-test-dsl:5.0.1'
// https://jarcasting.com/artifacts/uk.camsw/rxscala-test-dsl/
implementation ("uk.camsw:rxscala-test-dsl:5.0.1")
'uk.camsw:rxscala-test-dsl:jar:5.0.1'
<dependency org="uk.camsw" name="rxscala-test-dsl" rev="5.0.1">
<artifact name="rxscala-test-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.camsw', module='rxscala-test-dsl', version='5.0.1')
)
libraryDependencies += "uk.camsw" % "rxscala-test-dsl" % "5.0.1"
[uk.camsw/rxscala-test-dsl "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.camsw : rxjava-test-dsl | jar | 5.0.1 |
io.reactivex : rxscala_2.11 | jar | 0.25.0 |