is not current version
Last Version 1.0.13

com.pugwoo:woo-utils 0.0.8

the common utils

GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

woo-utils
Version

Version

0.0.8
Type

Type

jar

Download woo-utils 0.0.8


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