is not current version
Last Version 2.16.0

net.officefloor.plugin:officeplugin_gwt 2.3.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

2.3.0
Type

Type

jar

Download officeplugin_gwt 2.3.0


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