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

ru.greatbit.whoru:whoru-all 1.2


Группа

Группа

ru.greatbit.whoru
Идентификатор

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

whoru-all
Версия

Версия

1.2
Тип

Тип

pom

Скачать whoru-all 1.2

Имя Файла Размер
whoru-all-1.2.pom 20 KB
Обзор

<!-- https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/ -->
<dependency>
    <groupId>ru.greatbit.whoru</groupId>
    <artifactId>whoru-all</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation 'ru.greatbit.whoru:whoru-all:1.2'
// https://jarcasting.com/artifacts/ru.greatbit.whoru/whoru-all/
implementation ("ru.greatbit.whoru:whoru-all:1.2")
'ru.greatbit.whoru:whoru-all:pom:1.2'
<dependency org="ru.greatbit.whoru" name="whoru-all" rev="1.2">
  <artifact name="whoru-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.greatbit.whoru', module='whoru-all', version='1.2')
)
libraryDependencies += "ru.greatbit.whoru" % "whoru-all" % "1.2"
[ru.greatbit.whoru/whoru-all "1.2"]