is not current version
Last Version 1.0.13

com.pugwoo:woo-utils 0.3.1

the common utils

GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

woo-utils
Version

Version

0.3.1
Type

Type

jar

Download woo-utils 0.3.1


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