License |
License |
---|---|
GroupId | GroupIdcom.github.andriydruk |
ArtifactId | ArtifactIdrx2dnssd |
Last Version | Last Version0.9.17 |
Release Date | Release Date |
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.17.pom | |
rx2dnssd-0.9.17-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.17</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation 'com.github.andriydruk:rx2dnssd:0.9.17'
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation ("com.github.andriydruk:rx2dnssd:0.9.17")
'com.github.andriydruk:rx2dnssd:aar:0.9.17'
<dependency org="com.github.andriydruk" name="rx2dnssd" rev="0.9.17">
<artifact name="rx2dnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriydruk', module='rx2dnssd', version='0.9.17')
)
libraryDependencies += "com.github.andriydruk" % "rx2dnssd" % "0.9.17"
[com.github.andriydruk/rx2dnssd "0.9.17"]
Group / Artifact | Type | Version |
---|---|---|
com.github.andriydruk : dnssd | jar | 0.9.17 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
androidx.annotation » annotation | jar | 1.3.0 |