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

net.anotheria:distributeme-test 2.2.0


Категории

Категории

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

Группа

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

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

distributeme-test
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать distributeme-test 2.2.0


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