is not current version
Last Version 3.0.2

org.hswebframework:hsweb-expands-request 3.0.0


GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-expands-request
Version

Version

3.0.0
Type

Type

jar

Download hsweb-expands-request 3.0.0


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