is not current version
Last Version 4.0.14

org.hswebframework.web:hsweb-system-file 3.0.9


GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-system-file
Version

Version

3.0.9
Type

Type

pom

Download hsweb-system-file 3.0.9

Filename Size
hsweb-system-file-3.0.9.pom 821 bytes
Browse

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