| License |
License |
|---|---|
| GroupId | GroupIdde.huxhorn.lilith |
| ArtifactId | ArtifactIdde.huxhorn.lilith.3rdparty.jmdns |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJMDNS
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 |
| Filename | Size |
|---|---|
| de.huxhorn.lilith.3rdparty.jmdns-3.0.pom | |
| de.huxhorn.lilith.3rdparty.jmdns-3.0.jar | 82 KB |
| Browse |
<!-- 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"]