| License |
License |
|---|---|
| GroupId | GroupIdorg.hswebframework |
| ArtifactId | ArtifactIdhsweb-expands |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionhsweb-expands
hsweb拓展工具集
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hsweb-expands-3.0.2.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands/
implementation 'org.hswebframework:hsweb-expands:3.0.2'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands/
implementation ("org.hswebframework:hsweb-expands:3.0.2")
'org.hswebframework:hsweb-expands:pom:3.0.2'
<dependency org="org.hswebframework" name="hsweb-expands" rev="3.0.2">
<artifact name="hsweb-expands" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands', version='3.0.2')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands" % "3.0.2"
[org.hswebframework/hsweb-expands "3.0.2"]