h

hsweb-expands-script

Files download
File Operation
hsweb-expands-script-3.0.0.jar download
hsweb-expands-script-3.0.0.pom download
hsweb-expands-script-3.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hswebframework</groupId>
  <artifactId>hsweb-expands-script</artifactId>
  <version>3.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.hswebframework:hsweb-expands-script:3.0.0'
Gradle Kotlin
implementation("org.hswebframework:hsweb-expands-script:3.0.0")
Scala SBT
libraryDependencies += "org.hswebframework" % "hsweb-expands-script" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.hswebframework', module='hsweb-expands-script', version='3.0.0')
)
Apache Ivy
<dependency org="org.hswebframework" name="hsweb-expands-script" rev="3.0.0" />
Leiningen
[org.hswebframework/hsweb-expands-script "3.0.0"]
Apache Buildr
'org.hswebframework:hsweb-expands-script:jar:3.0.0'