Last Version

dnssd 1.0.0

Android version of Apple DNSSD Java API

License

License

GroupId

GroupId

live.ditto
ArtifactId

ArtifactId

dnssd
Version

Version

1.0.0
Type

Type

aar
Description

Description

dnssd
Android version of Apple DNSSD Java API
Project URL

Project URL

https://github.com/getditto/RxDNSSD
Source Code Management

Source Code Management

https://github.com/getditto/RxDNSSD/tree/master

Download dnssd 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.