is not current version
Last Version 1.6

com.gwtplatform:gwtp-mvp-shared 1.5.3


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-mvp-shared
Version

Version

1.5.3
Type

Type

jar

Download gwtp-mvp-shared 1.5.3


<!-- https://jarcasting.com/artifacts/com.gwtplatform/gwtp-mvp-shared/ -->
<dependency>
    <groupId>com.gwtplatform</groupId>
    <artifactId>gwtp-mvp-shared</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-mvp-shared/
implementation 'com.gwtplatform:gwtp-mvp-shared:1.5.3'
// https://jarcasting.com/artifacts/com.gwtplatform/gwtp-mvp-shared/
implementation ("com.gwtplatform:gwtp-mvp-shared:1.5.3")
'com.gwtplatform:gwtp-mvp-shared:jar:1.5.3'
<dependency org="com.gwtplatform" name="gwtp-mvp-shared" rev="1.5.3">
  <artifact name="gwtp-mvp-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gwtplatform', module='gwtp-mvp-shared', version='1.5.3')
)
libraryDependencies += "com.gwtplatform" % "gwtp-mvp-shared" % "1.5.3"
[com.gwtplatform/gwtp-mvp-shared "1.5.3"]