is not current version
Last Version 1.0.13

com.pugwoo:woo-utils 1.0.4

the common utils

GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

woo-utils
Version

Version

1.0.4
Type

Type

jar

Download woo-utils 1.0.4


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