Files download
File Operation
hsweb-expands-3.0.1.pom download
Apache Maven
<dependency>
  <groupId>org.hswebframework</groupId>
  <artifactId>hsweb-expands</artifactId>
  <version>3.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.hswebframework:hsweb-expands:3.0.1'
Gradle Kotlin
implementation("org.hswebframework:hsweb-expands:3.0.1")
Scala SBT
libraryDependencies += "org.hswebframework" % "hsweb-expands" % "3.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.hswebframework', module='hsweb-expands', version='3.0.1')
)
Apache Ivy
<dependency org="org.hswebframework" name="hsweb-expands" rev="3.0.1" />
Leiningen
[org.hswebframework/hsweb-expands "3.0.1"]
Apache Buildr
'org.hswebframework:hsweb-expands:jar:3.0.1'
Dependencies
The project has no third-party dependencies