is not current version
Last Version 1.0.0.2

top.wsure:wsure-utils 1.0.0.1

A toolkit for jdk8+ developers to simplify business code

GroupId

GroupId

top.wsure
ArtifactId

ArtifactId

wsure-utils
Version

Version

1.0.0.1
Type

Type

jar

Download wsure-utils 1.0.0.1


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