is not current version
Last Version 2.3.8

net.anotheria:distributeme-registry 2.2.4


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-registry
Version

Version

2.2.4
Type

Type

war

Download distributeme-registry 2.2.4


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