is not current version
Last Version 2.10.1-gwt-2.8.2

com.github.nalukit:nalu-plugin-gwt-processor 1.0.0-RC-1

Model View Presenter with Event Bus For GWT 2 + 3 based on APT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.nalukit
ArtifactId

ArtifactId

nalu-plugin-gwt-processor
Version

Version

1.0.0-RC-1
Type

Type

jar

Download nalu-plugin-gwt-processor 1.0.0-RC-1


<!-- https://jarcasting.com/artifacts/com.github.nalukit/nalu-plugin-gwt-processor/ -->
<dependency>
    <groupId>com.github.nalukit</groupId>
    <artifactId>nalu-plugin-gwt-processor</artifactId>
    <version>1.0.0-RC-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-plugin-gwt-processor/
implementation 'com.github.nalukit:nalu-plugin-gwt-processor:1.0.0-RC-1'
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-plugin-gwt-processor/
implementation ("com.github.nalukit:nalu-plugin-gwt-processor:1.0.0-RC-1")
'com.github.nalukit:nalu-plugin-gwt-processor:jar:1.0.0-RC-1'
<dependency org="com.github.nalukit" name="nalu-plugin-gwt-processor" rev="1.0.0-RC-1">
  <artifact name="nalu-plugin-gwt-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='nalu-plugin-gwt-processor', version='1.0.0-RC-1')
)
libraryDependencies += "com.github.nalukit" % "nalu-plugin-gwt-processor" % "1.0.0-RC-1"
[com.github.nalukit/nalu-plugin-gwt-processor "1.0.0-RC-1"]