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

org.whizu:whizu-commons 0.0.2

Whizu Commons

Группа

Группа

org.whizu
Идентификатор

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

whizu-commons
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать whizu-commons 0.0.2

Имя Файла Размер
whizu-commons-0.0.2.pom 5 KB
Обзор

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