Download de.huxhorn.lilith.3rdparty.jmdns-2.0-patched.jar file - Jar d

Jar examples for d:de.huxhorn.lilith.3rdparty.jmdns

Description

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

You can download jar file de.huxhorn.lilith.3rdparty.jmdns 2.0-patched in this page.

License

GNU Lesser General Public License (LGPL)

Build File

You can use the following script to add de.huxhorn.lilith.3rdparty.jmdns-2.0-patched.jar to your project.

<dependency>
   <groupId>de.huxhorn.lilith</groupId>
   <artifactId>de.huxhorn.lilith.3rdparty.jmdns</artifactId>
   <version>2.0-patched</version>
</dependency>
compile group: 'de.huxhorn.lilith', name: 'de.huxhorn.lilith.3rdparty.jmdns', version: '2.0-patched'
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.3rdparty.jmdns" % "2.0-patched"
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.3rdparty.jmdns" rev="2.0-patched"/>
@Grapes(@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.3rdparty.jmdns', version='2.0-patched'))
'de.huxhorn.lilith:de.huxhorn.lilith.3rdparty.jmdns:jar:2.0-patched'

Download

Click the following link to download the jar file.

de.huxhorn.lilith.3rdparty.jmdns-2.0-patched.jar
de.huxhorn.lilith.3rdparty.jmdns-2.0-patched.pom



Related Tutorials