License |
License |
---|---|
GroupId | GroupIdcom.github.andriydruk |
ArtifactId | ArtifactIdrx2dnssd |
Version | Version0.9.16 |
Type | Typeaar |
Description |
Descriptionrx2dnssd
Android version of Apple DNSSD Java API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx2dnssd-0.9.16.pom | |
rx2dnssd-0.9.16-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/ -->
<dependency>
<groupId>com.github.andriydruk</groupId>
<artifactId>rx2dnssd</artifactId>
<version>0.9.16</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation 'com.github.andriydruk:rx2dnssd:0.9.16'
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation ("com.github.andriydruk:rx2dnssd:0.9.16")
'com.github.andriydruk:rx2dnssd:aar:0.9.16'
<dependency org="com.github.andriydruk" name="rx2dnssd" rev="0.9.16">
<artifact name="rx2dnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriydruk', module='rx2dnssd', version='0.9.16')
)
libraryDependencies += "com.github.andriydruk" % "rx2dnssd" % "0.9.16"
[com.github.andriydruk/rx2dnssd "0.9.16"]
Group / Artifact | Type | Version |
---|---|---|
com.github.andriydruk : dnssd | jar | 0.9.16 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.20 |
androidx.annotation » annotation | jar | 1.1.0 |