Last Version

Hola 0.2.3

Hola is a minimalist Java implementation of Multicast DNS Service Discovery (mDNS-SD)

License

License

Categories

Categories

Net
GroupId

GroupId

net.straylightlabs
ArtifactId

ArtifactId

hola
Version

Version

0.2.3
Type

Type

jar
Description

Description

Hola
Hola is a minimalist Java implementation of Multicast DNS Service Discovery (mDNS-SD)
Project URL

Project URL

https://github.com/fflewddur/hola
Source Code Management

Source Code Management

https://github.com/fflewddur/hola.git

Download hola 0.2.3


<!-- https://jarcasting.com/artifacts/net.straylightlabs/hola/ -->
<dependency>
    <groupId>net.straylightlabs</groupId>
    <artifactId>hola</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.straylightlabs/hola/
implementation 'net.straylightlabs:hola:0.2.3'
// https://jarcasting.com/artifacts/net.straylightlabs/hola/
implementation ("net.straylightlabs:hola:0.2.3")
'net.straylightlabs:hola:jar:0.2.3'
<dependency org="net.straylightlabs" name="hola" rev="0.2.3">
  <artifact name="hola" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.straylightlabs', module='hola', version='0.2.3')
)
libraryDependencies += "net.straylightlabs" % "hola" % "0.2.3"
[net.straylightlabs/hola "0.2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.