Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdcom.masselis.rxbluetoothkotlin |
ArtifactId | ArtifactIdrxbluetoothkotlin-core |
Version | Version3.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
rxbluetoothkotlin-core-3.1.0.pom | |
rxbluetoothkotlin-core-3.1.0-sources.jar | 26 KB |
rxbluetoothkotlin-core-3.1.0-javadoc.jar | 542 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/ -->
<dependency>
<groupId>com.masselis.rxbluetoothkotlin</groupId>
<artifactId>rxbluetoothkotlin-core</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation 'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.1.0'
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation ("com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.1.0")
'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:aar:3.1.0'
<dependency org="com.masselis.rxbluetoothkotlin" name="rxbluetoothkotlin-core" rev="3.1.0">
<artifact name="rxbluetoothkotlin-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.masselis.rxbluetoothkotlin', module='rxbluetoothkotlin-core', version='3.1.0')
)
libraryDependencies += "com.masselis.rxbluetoothkotlin" % "rxbluetoothkotlin-core" % "3.1.0"
[com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core "3.1.0"]