Last Version

GinUiBinder 2.8.0

Allow dependency injection of UiBinder classes, using GIN.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform.extensions
ArtifactId

ArtifactId

ginuibinder
Version

Version

2.8.0
Type

Type

jar
Description

Description

GinUiBinder
Allow dependency injection of UiBinder classes, using GIN.
Project URL

Project URL

http://arcbees.github.io/GWTP/
Source Code Management

Source Code Management

https://github.com/ArcBees/gwtp-extensions

Download ginuibinder 2.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.google.gwt : gwt-dev jar 2.8.0
com.google.gwt.inject : gin jar 2.1.2

Project Modules

There are no modules declared in this project.