is not current version
Last Version 3.0.2

org.hswebframework:hsweb-expands 3.0.0

hsweb拓展工具集

GroupId

GroupId

org.hswebframework
ArtifactId

ArtifactId

hsweb-expands
Version

Version

3.0.0
Type

Type

pom

Download hsweb-expands 3.0.0

Filename Size
hsweb-expands-3.0.0.pom 10 KB
Browse

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