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