is not current version
Last Version 1.2.1

com.gwtplatform:gwtp-carstore 1.0.3

Simple application used for testing GWTP features.

Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-carstore
Version

Version

1.0.3
Type

Type

war

Download gwtp-carstore 1.0.3


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