h

hsweb-expands-office

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