не последняя версия
Последняя версия 2.3.8

net.anotheria:distributeme-registry 2.3.4


Категории

Категории

Сеть Other Универсальные библиотеки
Группа

Группа

net.anotheria
Идентификатор

Идентификатор

distributeme-registry
Версия

Версия

2.3.4
Тип

Тип

war

Скачать distributeme-registry 2.3.4


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