is not current version
Last Version 2.2.0

io.nrbtech.rxandroidble:mockclient 2.1.0

Mocking support for RxAndroidBle library

Categories

Categories

CLI User Interface
GroupId

GroupId

io.nrbtech.rxandroidble
ArtifactId

ArtifactId

mockclient
Version

Version

2.1.0
Type

Type

aar

Download mockclient 2.1.0


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