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

net.anotheria:distributeme-support 2.2.2

distributeme support utilities needed by generated classes

Категории

Категории

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

Группа

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

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

distributeme-support
Версия

Версия

2.2.2
Тип

Тип

jar

Скачать distributeme-support 2.2.2


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