is not current version
Last Version 2.10.1-gwt-2.8.2

com.github.nalukit:nalu-plugin-gwt 1.0.0-rc-11

Nalu's GWT Plugin

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.nalukit
ArtifactId

ArtifactId

nalu-plugin-gwt
Version

Version

1.0.0-rc-11
Type

Type

jar

Download nalu-plugin-gwt 1.0.0-rc-11


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