is not current version
Last Version 0.9.1

org.objectfabric:objectfabric-gwt 0.9


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.objectfabric
ArtifactId

ArtifactId

objectfabric-gwt
Version

Version

0.9
Type

Type

jar

Download objectfabric-gwt 0.9


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