is not current version
Last Version 2.16.0

net.officefloor.plugin:officeplugin_gwt 1.4.0

OfficeFloor plug-in for GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.officefloor.plugin
ArtifactId

ArtifactId

officeplugin_gwt
Version

Version

1.4.0
Type

Type

jar

Download officeplugin_gwt 1.4.0


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