is not current version
Last Version 1.6

com.gwtplatform:gwtp-processors 0.5.1


Categories

Categories

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

GroupId

com.gwtplatform
ArtifactId

ArtifactId

gwtp-processors
Version

Version

0.5.1
Type

Type

jar

Download gwtp-processors 0.5.1


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