License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.nrbtech.rxandroidble |
ArtifactId | ArtifactIdmockclient |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMockingSupport
Mocking support for RxAndroidBle library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mockclient-2.2.0.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.nrbtech.rxandroidble : rxandroidble | jar | 2.2.0 |
io.reactivex.rxjava3 : rxjava | jar | 3.1.4 |