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

org.whizu:whizu-core 0.0.2

Whizu Core

Группа

Группа

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

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

whizu-core
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать whizu-core 0.0.2


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