| License | License | 
|---|---|
| GroupId | GroupIdpro.redsoft.iframework | 
| ArtifactId | ArtifactIdiframework-samples | 
| Last Version | Last Version0.4.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionSamples Extended model-view-presenter framework based on GWTP to
        simplify your next GWT project. | 
| Project Organization | Project OrganizationRedSoft | 
| Filename | Size | 
|---|---|
| iframework-samples-0.4.1.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pro.redsoft.iframework/iframework-samples/ -->
<dependency>
    <groupId>pro.redsoft.iframework</groupId>
    <artifactId>iframework-samples</artifactId>
    <version>0.4.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/pro.redsoft.iframework/iframework-samples/
implementation 'pro.redsoft.iframework:iframework-samples:0.4.1'// https://jarcasting.com/artifacts/pro.redsoft.iframework/iframework-samples/
implementation ("pro.redsoft.iframework:iframework-samples:0.4.1")'pro.redsoft.iframework:iframework-samples:pom:0.4.1'<dependency org="pro.redsoft.iframework" name="iframework-samples" rev="0.4.1">
  <artifact name="iframework-samples" type="pom" />
</dependency>@Grapes(
@Grab(group='pro.redsoft.iframework', module='iframework-samples', version='0.4.1')
)libraryDependencies += "pro.redsoft.iframework" % "iframework-samples" % "0.4.1"[pro.redsoft.iframework/iframework-samples "0.4.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| pro.redsoft.iframework : iframework-gwtpx | jar | 0.4.1 | 
| pro.redsoft.iframework : iframework-gwtpx-servlet | jar | 0.4.1 |