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

net.anotheria:distributeme-test 2.1.3


Категории

Категории

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

Группа

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

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

distributeme-test
Версия

Версия

2.1.3
Тип

Тип

jar

Скачать distributeme-test 2.1.3


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