is not current version
Last Version 2.2.0

net.anotheria:distributeme-registrywatcher 2.0.0

Registry watcher utility for distributeme registry

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-registrywatcher
Version

Version

2.0.0
Type

Type

jar

Download distributeme-registrywatcher 2.0.0


<!-- https://jarcasting.com/artifacts/net.anotheria/distributeme-registrywatcher/ -->
<dependency>
    <groupId>net.anotheria</groupId>
    <artifactId>distributeme-registrywatcher</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/distributeme-registrywatcher/
implementation 'net.anotheria:distributeme-registrywatcher:2.0.0'
// https://jarcasting.com/artifacts/net.anotheria/distributeme-registrywatcher/
implementation ("net.anotheria:distributeme-registrywatcher:2.0.0")
'net.anotheria:distributeme-registrywatcher:jar:2.0.0'
<dependency org="net.anotheria" name="distributeme-registrywatcher" rev="2.0.0">
  <artifact name="distributeme-registrywatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='distributeme-registrywatcher', version='2.0.0')
)
libraryDependencies += "net.anotheria" % "distributeme-registrywatcher" % "2.0.0"
[net.anotheria/distributeme-registrywatcher "2.0.0"]