| License |
License |
|---|---|
| GroupId | GroupIdlive.ditto |
| ArtifactId | ArtifactIdrxdnssd |
| Last Version | Last Version1.0.0 |
| 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-1.0.0.pom | |
| rxdnssd-1.0.0-sources.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/live.ditto/rxdnssd/ -->
<dependency>
<groupId>live.ditto</groupId>
<artifactId>rxdnssd</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/live.ditto/rxdnssd/
implementation 'live.ditto:rxdnssd:1.0.0'
// https://jarcasting.com/artifacts/live.ditto/rxdnssd/
implementation ("live.ditto:rxdnssd:1.0.0")
'live.ditto:rxdnssd:aar:1.0.0'
<dependency org="live.ditto" name="rxdnssd" rev="1.0.0">
<artifact name="rxdnssd" type="aar" />
</dependency>
@Grapes(
@Grab(group='live.ditto', module='rxdnssd', version='1.0.0')
)
libraryDependencies += "live.ditto" % "rxdnssd" % "1.0.0"
[live.ditto/rxdnssd "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| live.ditto : dnssd | jar | 1.0.0 |
| io.reactivex : rxandroid | jar | 1.2.1 |
| io.reactivex : rxjava | jar | 1.3.8 |
| androidx.annotation » annotation | jar | 1.3.0 |