JMDNS

This is the third-party library JMDNS that isn't available in the central maven repository. It's compiled for JDK 1.5 instead of 1.6.

License

License

GroupId

GroupId

de.huxhorn.lilith
ArtifactId

ArtifactId

de.huxhorn.lilith.3rdparty.jmdns
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

JMDNS
This is the third-party library JMDNS that isn't available in the central maven repository. It's compiled for JDK 1.5 instead of 1.6.
Project URL

Project URL

http://jmdns.sourceforge.net/

Download de.huxhorn.lilith.3rdparty.jmdns

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0-patched