is not current version
Last Version 2.10.1-gwt-2.8.2

com.github.nalukit:nalu 1.0.0-rc-8

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

GroupId

GroupId

com.github.nalukit
ArtifactId

ArtifactId

nalu
Version

Version

1.0.0-rc-8
Type

Type

jar

Download nalu 1.0.0-rc-8


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