is not current version
Last Version 3.0.11

org.hswebframework.web:hsweb-system-dev-tools 3.0.1


GroupId

GroupId

org.hswebframework.web
ArtifactId

ArtifactId

hsweb-system-dev-tools
Version

Version

3.0.1
Type

Type

jar

Download hsweb-system-dev-tools 3.0.1


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