is not current version
Last Version 0.9.17

com.github.andriydruk:rx2dnssd 0.9.14

Android version of Apple DNSSD Java API

GroupId

GroupId

com.github.andriydruk
ArtifactId

ArtifactId

rx2dnssd
Version

Version

0.9.14
Type

Type

aar

Download rx2dnssd 0.9.14


<!-- https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/ -->
<dependency>
    <groupId>com.github.andriydruk</groupId>
    <artifactId>rx2dnssd</artifactId>
    <version>0.9.14</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation 'com.github.andriydruk:rx2dnssd:0.9.14'
// https://jarcasting.com/artifacts/com.github.andriydruk/rx2dnssd/
implementation ("com.github.andriydruk:rx2dnssd:0.9.14")
'com.github.andriydruk:rx2dnssd:aar:0.9.14'
<dependency org="com.github.andriydruk" name="rx2dnssd" rev="0.9.14">
  <artifact name="rx2dnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriydruk', module='rx2dnssd', version='0.9.14')
)
libraryDependencies += "com.github.andriydruk" % "rx2dnssd" % "0.9.14"
[com.github.andriydruk/rx2dnssd "0.9.14"]