License |
License |
---|---|
GroupId | GroupIdcom.algorigo.rx |
ArtifactId | ArtifactIdalgorigoble2 |
Version | Version2.1.0 |
Type | Typeaar |
Description |
DescriptionAlgorigoBleLibrary
Ble Library for Android using ReactiveX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
algorigoble2-2.1.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/ -->
<dependency>
<groupId>com.algorigo.rx</groupId>
<artifactId>algorigoble2</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/
implementation 'com.algorigo.rx:algorigoble2:2.1.0'
// https://jarcasting.com/artifacts/com.algorigo.rx/algorigoble2/
implementation ("com.algorigo.rx:algorigoble2:2.1.0")
'com.algorigo.rx:algorigoble2:aar:2.1.0'
<dependency org="com.algorigo.rx" name="algorigoble2" rev="2.1.0">
<artifact name="algorigoble2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.algorigo.rx', module='algorigoble2', version='2.1.0')
)
libraryDependencies += "com.algorigo.rx" % "algorigoble2" % "2.1.0"
[com.algorigo.rx/algorigoble2 "2.1.0"]