License |
License |
---|---|
GroupId | GroupIdcom.github.nalukit |
ArtifactId | ArtifactIdnalu-processor |
Last Version | Last Version2.10.1-gwt-2.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNalu's Processor
|
<!-- https://jarcasting.com/artifacts/com.github.nalukit/nalu-processor/ -->
<dependency>
<groupId>com.github.nalukit</groupId>
<artifactId>nalu-processor</artifactId>
<version>2.10.1-gwt-2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-processor/
implementation 'com.github.nalukit:nalu-processor:2.10.1-gwt-2.8.2'
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-processor/
implementation ("com.github.nalukit:nalu-processor:2.10.1-gwt-2.8.2")
'com.github.nalukit:nalu-processor:jar:2.10.1-gwt-2.8.2'
<dependency org="com.github.nalukit" name="nalu-processor" rev="2.10.1-gwt-2.8.2">
<artifact name="nalu-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='nalu-processor', version='2.10.1-gwt-2.8.2')
)
libraryDependencies += "com.github.nalukit" % "nalu-processor" % "2.10.1-gwt-2.8.2"
[com.github.nalukit/nalu-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.google.auto.service : auto-service Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.19 |
com.google.truth : truth | jar | 1.1.2 |
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.elemental2 : elemental2-dom | jar | 1.0.0-RC1 |
com.google.gwt : gwt-user | jar | 2.8.2 |