is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-commons-api 4.0.6


GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-commons-api
Version

Version

4.0.6
Type

Type

jar

Download hsweb-commons-api 4.0.6


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