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

com.pugwoo:woo-utils 0.8.7

the common utils

Группа

Группа

com.pugwoo
Идентификатор

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

woo-utils
Версия

Версия

0.8.7
Тип

Тип

jar

Скачать woo-utils 0.8.7


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