is not current version
Last Version 0.9.17

com.github.andriydruk:dnssd 0.9.15

Android version of Apple DNSSD Java API

GroupId

GroupId

com.github.andriydruk
ArtifactId

ArtifactId

dnssd
Version

Version

0.9.15
Type

Type

aar

Download dnssd 0.9.15


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