is not current version
Last Version 1.2.1

com.gwtplatform:gwtp-carstore 1.0.1

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.1
Type

Type

war

Download gwtp-carstore 1.0.1


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