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