| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.turbogwt.core | 
| ArtifactId | ArtifactIdturbogwt-core | 
| Last Version | Last Version0.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTurbo GWT Core Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| turbogwt-core-0.4.0.pom | |
| turbogwt-core-0.4.0.jar | 178 KB | 
| turbogwt-core-0.4.0-sources.jar | 86 KB | 
| turbogwt-core-0.4.0-javadoc.jar | 513 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.turbogwt.core/turbogwt-core/ -->
<dependency>
    <groupId>org.turbogwt.core</groupId>
    <artifactId>turbogwt-core</artifactId>
    <version>0.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.turbogwt.core/turbogwt-core/
implementation 'org.turbogwt.core:turbogwt-core:0.4.0'// https://jarcasting.com/artifacts/org.turbogwt.core/turbogwt-core/
implementation ("org.turbogwt.core:turbogwt-core:0.4.0")'org.turbogwt.core:turbogwt-core:jar:0.4.0'<dependency org="org.turbogwt.core" name="turbogwt-core" rev="0.4.0">
  <artifact name="turbogwt-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.turbogwt.core', module='turbogwt-core', version='0.4.0')
)libraryDependencies += "org.turbogwt.core" % "turbogwt-core" % "0.4.0"[org.turbogwt.core/turbogwt-core "0.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |