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