is not current version
Last Version 2.3.8

net.anotheria:distributeme-registry 2.3.3


Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-registry
Version

Version

2.3.3
Type

Type

war

Download distributeme-registry 2.3.3


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