is not current version
Last Version 3.34.0

net.officefloor.shim:officeshim_java8 3.28.1

Provides backward compiling by Java8

Categories

Categories

Java 8 Languages Net
GroupId

GroupId

net.officefloor.shim
ArtifactId

ArtifactId

officeshim_java8
Version

Version

3.28.1
Type

Type

jar

Download officeshim_java8 3.28.1


<!-- https://jarcasting.com/artifacts/net.officefloor.shim/officeshim_java8/ -->
<dependency>
    <groupId>net.officefloor.shim</groupId>
    <artifactId>officeshim_java8</artifactId>
    <version>3.28.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.shim/officeshim_java8/
implementation 'net.officefloor.shim:officeshim_java8:3.28.1'
// https://jarcasting.com/artifacts/net.officefloor.shim/officeshim_java8/
implementation ("net.officefloor.shim:officeshim_java8:3.28.1")
'net.officefloor.shim:officeshim_java8:jar:3.28.1'
<dependency org="net.officefloor.shim" name="officeshim_java8" rev="3.28.1">
  <artifact name="officeshim_java8" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.shim', module='officeshim_java8', version='3.28.1')
)
libraryDependencies += "net.officefloor.shim" % "officeshim_java8" % "3.28.1"
[net.officefloor.shim/officeshim_java8 "3.28.1"]