MVN

net.posick : mdnsjava-spi

Maven & Gradle

Dec 29, 2016

mDNS for Java SPI

<dependency>
    <groupId>net.posick</groupId>
    <artifactId>mdnsjava-spi</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.posick : mdnsjava-spi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of net.posick : mdnsjava-spi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
mdnsjava-spi-2.2.0

How to add a dependency to Maven

Add the following net.posick : mdnsjava-spi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.posick</groupId>
    <artifactId>mdnsjava-spi</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.posick : mdnsjava-spi gradle dependency to your build.gradle file:

implementation 'net.posick:mdnsjava-spi:2.2.0'

Gradle Kotlin DSL: Add the following net.posick : mdnsjava-spi gradle kotlin dependency to your build.gradle.kts file:

implementation("net.posick:mdnsjava-spi:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.posick : mdnsjava-spi sbt scala dependency to your build.sbt file:

libraryDependencies += "net.posick" % "mdnsjava-spi" % "2.2.0"

Advertisement

Dependencies from Group

Dec 29, 2016
2 usages
Dec 29, 2016

Discover Dependencies

Apr 01, 2023
6 stars
Feb 09, 2023
1 usages
95 stars
Aug 13, 2018
23 usages
295 stars
Aug 13, 2018
2 usages
295 stars
Jan 05, 2017
82 stars
Jan 05, 2017
3 stars
Jan 02, 2017
4 usages
4 stars
Mar 14, 2017
14 stars
Dec 27, 2016
4 stars
Sep 07, 2019
0 stars