License |
License |
---|---|
GroupId | GroupIdcom.github.andriydruk |
ArtifactId | ArtifactIddnssd |
Last Version | Last Version0.9.17 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondnssd
Android version of Apple DNSSD Java API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dnssd-0.9.17.pom | |
dnssd-0.9.17-sources.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andriydruk/dnssd/ -->
<dependency>
<groupId>com.github.andriydruk</groupId>
<artifactId>dnssd</artifactId>
<version>0.9.17</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriydruk/dnssd/
implementation 'com.github.andriydruk:dnssd:0.9.17'
// https://jarcasting.com/artifacts/com.github.andriydruk/dnssd/
implementation ("com.github.andriydruk:dnssd:0.9.17")
'com.github.andriydruk:dnssd:aar:0.9.17'
<dependency org="com.github.andriydruk" name="dnssd" rev="0.9.17">
<artifact name="dnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriydruk', module='dnssd', version='0.9.17')
)
libraryDependencies += "com.github.andriydruk" % "dnssd" % "0.9.17"
[com.github.andriydruk/dnssd "0.9.17"]