MVN

xyz.gianlu.zeroconf : zeroconf

Maven & Gradle

Jun 20, 2021
2 usages
11 stars

zeroconf-java · A pure Java implementation of the Zeroconf technology

<dependency>
    <groupId>xyz.gianlu.zeroconf</groupId>
    <artifactId>zeroconf</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.gianlu.zeroconf : zeroconf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of xyz.gianlu.zeroconf : zeroconf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
zeroconf-1.3.2
zeroconf-1.3.1
zeroconf-1.3.0
1.2.x
zeroconf-1.2.2
zeroconf-1.2.1
1.1.x
zeroconf-1.1.3
zeroconf-1.1.2
zeroconf-1.1.1
zeroconf-1.1.0
1.0.x
zeroconf-1.0.0

How to add a dependency to Maven

Add the following xyz.gianlu.zeroconf : zeroconf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.gianlu.zeroconf</groupId>
    <artifactId>zeroconf</artifactId>
    <version>1.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.gianlu.zeroconf : zeroconf gradle dependency to your build.gradle file:

implementation 'xyz.gianlu.zeroconf:zeroconf:1.3.2'

Gradle Kotlin DSL: Add the following xyz.gianlu.zeroconf : zeroconf gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.gianlu.zeroconf:zeroconf:1.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.gianlu.zeroconf : zeroconf sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.gianlu.zeroconf" % "zeroconf" % "1.3.2"

Advertisement

Dependencies from Group

Jun 20, 2021
2 usages
11 stars

Discover Dependencies

Feb 22, 2021
2 stars
sso
Aug 25, 2023
19 usages
1.8k stars
Nov 25, 2019
1 usages
1 stars
Feb 02, 2022
11 stars
Dec 17, 2020
4.1k stars
Jul 19, 2023
47 usages
761 stars
Jul 19, 2023
13 usages
761 stars
ckb
Apr 15, 2023
5 usages
27 stars