| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nalukit |
| ArtifactId | ArtifactIdnalu |
| Last Version | Last Version2.10.1-gwt-2.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRouting based application framework for GWT 2, GWT 3 + J2CL
|
| Filename | Size |
|---|---|
| nalu-2.10.1-gwt-2.8.2.pom | |
| nalu-2.10.1-gwt-2.8.2.jar | 303 KB |
| nalu-2.10.1-gwt-2.8.2-sources.jar | 155 KB |
| nalu-2.10.1-gwt-2.8.2-javadoc.jar | 955 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalukit/nalu/ -->
<dependency>
<groupId>com.github.nalukit</groupId>
<artifactId>nalu</artifactId>
<version>2.10.1-gwt-2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/nalu/
implementation 'com.github.nalukit:nalu:2.10.1-gwt-2.8.2'
// https://jarcasting.com/artifacts/com.github.nalukit/nalu/
implementation ("com.github.nalukit:nalu:2.10.1-gwt-2.8.2")
'com.github.nalukit:nalu:jar:2.10.1-gwt-2.8.2'
<dependency org="com.github.nalukit" name="nalu" rev="2.10.1-gwt-2.8.2">
<artifact name="nalu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='nalu', version='2.10.1-gwt-2.8.2')
)
libraryDependencies += "com.github.nalukit" % "nalu" % "2.10.1-gwt-2.8.2"
[com.github.nalukit/nalu "2.10.1-gwt-2.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.gwtproject.event : gwt-event | jar | 1.0.0-RC1 |
| org.gwtproject.regexp : gwt-regexp | jar | 1.0.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.platform : junit-platform-runner | jar | 1.7.0 |