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

net.anotheria:distributeme-support 2.3.6

distributeme support utilities needed by generated classes

Категории

Категории

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

Группа

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

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

distributeme-support
Версия

Версия

2.3.6
Тип

Тип

jar

Скачать distributeme-support 2.3.6


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