is not current version
Last Version 2.10.1-gwt-2.8.2

com.github.nalukit:nalu 1.1.0

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

GroupId

GroupId

com.github.nalukit
ArtifactId

ArtifactId

nalu
Version

Version

1.1.0
Type

Type

jar

Download nalu 1.1.0


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