zeroconf-java

A pure Java implementation of the Zeroconf technology

License

License

GroupId

GroupId

xyz.gianlu.zeroconf
ArtifactId

ArtifactId

zeroconf
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

zeroconf-java
A pure Java implementation of the Zeroconf technology
Project URL

Project URL

https://github.com/devgianlu/zeroconf-java
Source Code Management

Source Code Management

https://github.com/devgianlu/zeroconf-java/tree/master

Download zeroconf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 21.0.1
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0