is not current version
Last Version 3.0

de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns 2.0-patched

This is the third-party library JMDNS that isn't available in the central maven repository. An applied patch is available in the SCM.

GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.3rdparty.jmdns
Version

Version

2.0-patched
Type

Type

jar

Download de.huxhorn.lilith.3rdparty.jmdns 2.0-patched


<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jmdns/ -->
<dependency>
    <groupId>de.huxhorn.lilith</groupId>
    <artifactId>de.huxhorn.lilith.3rdparty.jmdns</artifactId>
    <version>2.0-patched</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jmdns/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:2.0-patched'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jmdns/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:2.0-patched")
'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:jar:2.0-patched'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.3rdparty.jmdns" rev="2.0-patched">
  <artifact name="de.huxhorn.lilith.3rdparty.jmdns" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.3rdparty.jmdns', version='2.0-patched')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.3rdparty.jmdns" % "2.0-patched"
[de.huxhorn.lilith/de.huxhorn.lilith.3rdparty.jmdns "2.0-patched"]