Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.hswebframework.web |
ArtifactId | ArtifactIdhsweb-system-dynamic-form |
Version | Version3.0.10 |
Type | Typepom |
Filename | Size |
---|---|
hsweb-system-dynamic-form-3.0.10.pom | 860 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-dynamic-form/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-system-dynamic-form</artifactId>
<version>3.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-dynamic-form/
implementation 'org.hswebframework.web:hsweb-system-dynamic-form:3.0.10'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-system-dynamic-form/
implementation ("org.hswebframework.web:hsweb-system-dynamic-form:3.0.10")
'org.hswebframework.web:hsweb-system-dynamic-form:pom:3.0.10'
<dependency org="org.hswebframework.web" name="hsweb-system-dynamic-form" rev="3.0.10">
<artifact name="hsweb-system-dynamic-form" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-system-dynamic-form', version='3.0.10')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-system-dynamic-form" % "3.0.10"
[org.hswebframework.web/hsweb-system-dynamic-form "3.0.10"]