License |
License |
---|---|
GroupId | GroupIdcom.github.andriydruk |
ArtifactId | ArtifactIdrxdnssd |
Last Version | Last Version0.9.17 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionrxdnssd
Android version of Apple DNSSD Java API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxdnssd-0.9.17.pom | |
rxdnssd-0.9.17-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andriydruk/rxdnssd/ -->
<dependency>
<groupId>com.github.andriydruk</groupId>
<artifactId>rxdnssd</artifactId>
<version>0.9.17</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriydruk/rxdnssd/
implementation 'com.github.andriydruk:rxdnssd:0.9.17'
// https://jarcasting.com/artifacts/com.github.andriydruk/rxdnssd/
implementation ("com.github.andriydruk:rxdnssd:0.9.17")
'com.github.andriydruk:rxdnssd:aar:0.9.17'
<dependency org="com.github.andriydruk" name="rxdnssd" rev="0.9.17">
<artifact name="rxdnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriydruk', module='rxdnssd', version='0.9.17')
)
libraryDependencies += "com.github.andriydruk" % "rxdnssd" % "0.9.17"
[com.github.andriydruk/rxdnssd "0.9.17"]
Group / Artifact | Type | Version |
---|---|---|
com.github.andriydruk : dnssd | jar | 0.9.17 |
io.reactivex : rxandroid | jar | 1.2.1 |
io.reactivex : rxjava | jar | 1.3.8 |
androidx.annotation » annotation | jar | 1.3.0 |