is not current version
Last Version 3.0.3

org.hswebframework:hsweb-utils 3.0.2

hsweb utils

GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-utils
Version

Version

3.0.2
Type

Type

jar

Download hsweb-utils 3.0.2


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