is not current version
Last Version 2.10.1-gwt-2.8.2

com.github.nalukit:nalu 2.4.0

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

GroupId

GroupId

com.github.nalukit
ArtifactId

ArtifactId

nalu
Version

Version

2.4.0
Type

Type

jar

Download nalu 2.4.0


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