License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.nalukit |
ArtifactId | ArtifactIdnalu-plugin-gwt-processor |
Last Version | Last Version2.10.1-gwt-2.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNalu's GWT Plugin Processor
|
<!-- https://jarcasting.com/artifacts/com.github.nalukit/nalu-plugin-gwt-processor/ -->
<dependency>
<groupId>com.github.nalukit</groupId>
<artifactId>nalu-plugin-gwt-processor</artifactId>
<version>2.10.1-gwt-2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-plugin-gwt-processor/
implementation 'com.github.nalukit:nalu-plugin-gwt-processor:2.10.1-gwt-2.8.2'
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-plugin-gwt-processor/
implementation ("com.github.nalukit:nalu-plugin-gwt-processor:2.10.1-gwt-2.8.2")
'com.github.nalukit:nalu-plugin-gwt-processor:jar:2.10.1-gwt-2.8.2'
<dependency org="com.github.nalukit" name="nalu-plugin-gwt-processor" rev="2.10.1-gwt-2.8.2">
<artifact name="nalu-plugin-gwt-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='nalu-plugin-gwt-processor', version='2.10.1-gwt-2.8.2')
)
libraryDependencies += "com.github.nalukit" % "nalu-plugin-gwt-processor" % "2.10.1-gwt-2.8.2"
[com.github.nalukit/nalu-plugin-gwt-processor "2.10.1-gwt-2.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nalukit : nalu | jar | 2.10.1-gwt-2.8.2 |
com.github.nalukit : nalu-plugin-gwt | jar | 2.10.1-gwt-2.8.2 |
com.google.auto.service : auto-service Optional | jar | 1.0 |
com.google.code.gson : gson | jar | 2.8.7 |
com.squareup : javapoet | jar | 1.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | |
com.google.gwt : gwt-dev | jar |
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 |
com.google.testing.compile : compile-testing | jar | 0.19 |
com.google.truth : truth | jar | 1.1.2 |