Last Version

MockingSupport 2.2.0

Mocking support for RxAndroidBle library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.nrbtech.rxandroidble
ArtifactId

ArtifactId

mockclient
Version

Version

2.2.0
Type

Type

aar
Description

Description

MockingSupport
Mocking support for RxAndroidBle library
Project URL

Project URL

https://github.com/nrb-tech/RxAndroidBle
Source Code Management

Source Code Management

https://github.com/nrb-tech/RxAndroidBle

Download mockclient 2.2.0


<!-- https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/mockclient/ -->
<dependency>
    <groupId>io.nrbtech.rxandroidble</groupId>
    <artifactId>mockclient</artifactId>
    <version>2.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/mockclient/
implementation 'io.nrbtech.rxandroidble:mockclient:2.2.0'
// https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/mockclient/
implementation ("io.nrbtech.rxandroidble:mockclient:2.2.0")
'io.nrbtech.rxandroidble:mockclient:aar:2.2.0'
<dependency org="io.nrbtech.rxandroidble" name="mockclient" rev="2.2.0">
  <artifact name="mockclient" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.nrbtech.rxandroidble', module='mockclient', version='2.2.0')
)
libraryDependencies += "io.nrbtech.rxandroidble" % "mockclient" % "2.2.0"
[io.nrbtech.rxandroidble/mockclient "2.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.nrbtech.rxandroidble : rxandroidble jar 2.2.0
io.reactivex.rxjava3 : rxjava jar 3.1.4

Project Modules

There are no modules declared in this project.