is not current version
Last Version 7.2.0

org.webjars.npm:multicast-dns 6.2.3

WebJar for multicast-dns

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

multicast-dns
Version

Version

6.2.3
Type

Type

jar

Download multicast-dns 6.2.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/multicast-dns/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>multicast-dns</artifactId>
    <version>6.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/multicast-dns/
implementation 'org.webjars.npm:multicast-dns:6.2.3'
// https://jarcasting.com/artifacts/org.webjars.npm/multicast-dns/
implementation ("org.webjars.npm:multicast-dns:6.2.3")
'org.webjars.npm:multicast-dns:jar:6.2.3'
<dependency org="org.webjars.npm" name="multicast-dns" rev="6.2.3">
  <artifact name="multicast-dns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='multicast-dns', version='6.2.3')
)
libraryDependencies += "org.webjars.npm" % "multicast-dns" % "6.2.3"
[org.webjars.npm/multicast-dns "6.2.3"]