d

de.huxhorn.lilith.3rdparty.jmdns

This is the third-party library JMDNS that isn't available in the central maven repository. An applied patch is available in the SCM.
http://jmdns.sourceforge.net/
GNU Lesser General Public License (LGPL) Apache License, Version 2.0
Files download
File Operation
de.huxhorn.lilith.3rdparty.jmdns-2.0-patched.jar download
de.huxhorn.lilith.3rdparty.jmdns-2.0-patched.pom download
Apache Maven
<dependency>
  <groupId>de.huxhorn.lilith</groupId>
  <artifactId>de.huxhorn.lilith.3rdparty.jmdns</artifactId>
  <version>2.0-patched</version>
</dependency>
Gradle Groovy
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:2.0-patched'
Gradle Kotlin
implementation("de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:2.0-patched")
Scala SBT
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.3rdparty.jmdns" % "2.0-patched"
Groovy Grape
@Grapes(
  @Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.3rdparty.jmdns', version='2.0-patched')
)
Apache Ivy
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.3rdparty.jmdns" rev="2.0-patched" />
Leiningen
[de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jmdns "2.0-patched"]
Apache Buildr
'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:jar:2.0-patched'
Dependencies
The project has no third-party dependencies