Last Version

iframework 0.4.1

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

License

License

GroupId

GroupId

pro.redsoft.iframework
ArtifactId

ArtifactId

iframework
Version

Version

0.4.1
Type

Type

pom
Description

Description

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

Project Organization

RedSoft

Download iframework 0.4.1

Filename Size
iframework-0.4.1.pom 13 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • iframework-build-tools
  • iframework-core
  • iframework-jaxbx
  • iframework-samples