| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Data | 
| GroupId | GroupIdorg.turbogwt.mvp | 
| ArtifactId | ArtifactIdturbogwt-databind | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTurbo GWT MVP Databind A Coherent MVP Databind Framework for GWT. | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| turbogwt-databind-0.3.0.pom | |
| turbogwt-databind-0.3.0.jar | 61 KB | 
| turbogwt-databind-0.3.0-sources.jar | 32 KB | 
| turbogwt-databind-0.3.0-javadoc.jar | 242 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.turbogwt.mvp/turbogwt-databind/ -->
<dependency>
    <groupId>org.turbogwt.mvp</groupId>
    <artifactId>turbogwt-databind</artifactId>
    <version>0.3.0</version>
</dependency>// https://jarcasting.com/artifacts/org.turbogwt.mvp/turbogwt-databind/
implementation 'org.turbogwt.mvp:turbogwt-databind:0.3.0'// https://jarcasting.com/artifacts/org.turbogwt.mvp/turbogwt-databind/
implementation ("org.turbogwt.mvp:turbogwt-databind:0.3.0")'org.turbogwt.mvp:turbogwt-databind:jar:0.3.0'<dependency org="org.turbogwt.mvp" name="turbogwt-databind" rev="0.3.0">
  <artifact name="turbogwt-databind" type="jar" />
</dependency>@Grapes(
@Grab(group='org.turbogwt.mvp', module='turbogwt-databind', version='0.3.0')
)libraryDependencies += "org.turbogwt.mvp" % "turbogwt-databind" % "0.3.0"[org.turbogwt.mvp/turbogwt-databind "0.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.turbogwt.core : turbogwt-core | jar | 0.3.0 | 
| com.google.gwt : gwt-user | jar | 2.6.0 | 
| com.google.gwt : gwt-dev | jar | 2.6.0 | 
| javax.annotation : javax.annotation-api | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.9.5 |