We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eclipse.apt
1 parent bd05eba commit cb1989cCopy full SHA for cb1989c
src/main/resources/base/autovalue.gradle
@@ -1,5 +1,3 @@
1
-apply plugin: "com.diffplug.eclipse.apt"
2
-
3
String ver_autovalue = 干.proj('VER_AUTOVALUE', 'the autovalue version the user wants')
4
dependencies {
5
annotationProcessor "com.google.auto.value:auto-value:${ver_autovalue}"
0 commit comments