MVN

pro.redsoft.iframework : iframework

Maven & Gradle

Aug 04, 2014
3 stars

iframework · Extended model-view-presenter framework based on GWTP to simplify your next GWT project.

<dependency>
    <groupId>pro.redsoft.iframework</groupId>
    <artifactId>iframework</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.redsoft.iframework : iframework to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of pro.redsoft.iframework : iframework to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
iframework-0.4.1
iframework-0.4.0
0.3
iframework-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pro.redsoft.iframework</groupId>
    <artifactId>iframework</artifactId>
    <version>0.4.1</version>
</dependency>