j

juh

Java UNO helper
https://www.libreoffice.org
Mozilla Public License, Version 2.0
The Document Foundation
文件下载
文件名 操作
juh-7.6.4.jar 下载
juh-7.6.4.pom 下载
juh-7.6.4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.libreoffice</groupId>
  <artifactId>juh</artifactId>
  <version>7.6.4</version>
</dependency>
Gradle Groovy
implementation 'org.libreoffice:juh:7.6.4'
Gradle Kotlin
implementation("org.libreoffice:juh:7.6.4")
Scala SBT
libraryDependencies += "org.libreoffice" % "juh" % "7.6.4"
Groovy Grape
@Grapes(
  @Grab(group='org.libreoffice', module='juh', version='7.6.4')
)
Apache Ivy
<dependency org="org.libreoffice" name="juh" rev="7.6.4" />
Leiningen
[org.libreoffice/juh "7.6.4"]
Apache Buildr
'org.libreoffice:juh:jar:7.6.4'
本项目依赖
该项目无第三方依赖