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

net.anotheria:distributeme-support 2.2.4

distributeme support utilities needed by generated classes

Категории

Категории

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

Группа

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

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

distributeme-support
Версия

Версия

2.2.4
Тип

Тип

jar

Скачать distributeme-support 2.2.4


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