w

webpb-processor

The webpb annotation processor for JAVA
https://github.com/jinganix/webpb
The Apache License, Version 2.0
JinGan
Files download
File Operation
webpb-processor-0.0.4.jar download
webpb-processor-0.0.4.pom download
webpb-processor-0.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jinganix.webpb</groupId>
  <artifactId>webpb-processor</artifactId>
  <version>0.0.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.jinganix.webpb:webpb-processor:0.0.4'
Gradle Kotlin
implementation("io.github.jinganix.webpb:webpb-processor:0.0.4")
Scala SBT
libraryDependencies += "io.github.jinganix.webpb" % "webpb-processor" % "0.0.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jinganix.webpb', module='webpb-processor', version='0.0.4')
)
Apache Ivy
<dependency org="io.github.jinganix.webpb" name="webpb-processor" rev="0.0.4" />
Leiningen
[io.github.jinganix.webpb/webpb-processor "0.0.4"]
Apache Buildr
'io.github.jinganix.webpb:webpb-processor:jar:0.0.4'
Dependencies
The project has no third-party dependencies