is not current version
Last Version 1.6

com.gwtplatform:gwtp-mvp-client 1.3.1


Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-mvp-client
Version

Version

1.3.1
Type

Type

jar

Download gwtp-mvp-client 1.3.1


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