#
annotation-processing
Here are 140 public repositories matching this topic...
Keep your codebase simple
-
Updated
Nov 24, 2019 - Java
android
kotlin
preferences
sharedpreferences
storage
dependency-injection
persistence
annotations
kotlin-android
android-library
annotation-processor
annotation-processing
shared-preferences
sharedpreferences-manager
preferenceroom
skydoves
-
Updated
Mar 11, 2020 - Java
[OBSOLETE] Gradle plugin making it easier/safer to use Java annotation processors
-
Updated
Jan 27, 2020 - Groovy
A curated list of resources related to the Java annotation processing API (JSR 269)
-
Updated
Aug 8, 2019
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
kotlin
testing
compiler
annotation-processor
compile
testing-tools
annotation-processing
annotation-processors
compiler-plugin
testing-kotlin
-
Updated
Jun 4, 2020 - Kotlin
It is the example project for the annotation processing tutorial.
android
java
library
tutorial
modules
example
annotation-processor
butterknife
example-project
annotation-processing
example-code
mindorks
-
Updated
Jun 1, 2018 - Java
Annotation processing and dependency injection for Java/Android
-
Updated
May 14, 2017 - Java
An SQLite ORM for Android with automatic database migrations built with annotation processing
-
Updated
Sep 21, 2018 - Java
[Android Library] Remove Boilerplate code for initializing fragments
-
Updated
Mar 15, 2017 - Java
A light weight URI routing framework for Android.
-
Updated
May 25, 2018 - Java
An expressive DSL built on top of JavaPoet to make writing code almost as easy as writing the code yourself.
annotations
annotation-processor
codegenerator
codegen
annotation-processing
javapoet
codegeneration
-
Updated
Jan 26, 2020 - Kotlin
Gradle plugin for integrating Java annotation processors
-
Updated
Jun 3, 2020 - Groovy
Piri is a lightweight annotation processing library that generates static factory methods for your Activities and Fragments.
-
Updated
Nov 6, 2017 - Java
Simple annotation processor example. Inspired by the idea of "How ButterKnife works?"
android
tutorial
annotation
annotation-processor
butterknife
code-generation
annotation-processing
javapoet
-
Updated
Dec 6, 2017 - Java
Prototype of generating `copyDynamic` extension functions for kotlin data classes
-
Updated
Nov 11, 2019 - Kotlin
An Android library for generating simple A/B tests
android
java
testing
processor
annotations
annotation-processor
multivariate
ab-testing
annotation-processing
ab-tests
annotations-processor
ab-test
multivariate-testing
-
Updated
Dec 21, 2017 - Java
Annotation based developer targeted library. Call any function from anywhere from a nice UI or web interface.
-
Updated
May 24, 2019 - Kotlin
Kotlin extension bridge library for Dagger2 (proof-of-concept)
-
Updated
Aug 27, 2018 - Java
-
Updated
Jan 18, 2020 - Java
Symfony annotations bundle
-
Updated
May 18, 2020 - PHP
The jbock command line parser
-
Updated
May 12, 2020 - Java
kotlin
library
rest
apt
rest-api
swagger
kotlin-android
annotation-processor
swagger-codegen
codegenerator
rxjava2
retrofit2
codegen
annotation-processing
openapi-specification
kapt
kotlinpoet
-
Updated
Sep 18, 2019 - Kotlin
Dependency injection via APT (source code generation) ala "Server side Dagger DI"
kotlin
java
apt
dependency-injection
dagger
inversion-of-control
annotation-processing
di-library
kapt
dinject
-
Updated
May 25, 2020 - Java
Reduce repetitive inheritance works in OOP world using @MethodScope.
android
java
annotation
android-library
annotation-processor
java-library
annotation-processing
skydoves
methodscope
-
Updated
Apr 20, 2019 - Java
Gwt Jackson with Annotation processing
-
Updated
May 23, 2020 - Java
Automatic code generation for the SharedPreferences operation.
-
Updated
Dec 26, 2016 - Java
Quick solutions for Android ORM
android
performance
sql
orm
database
apt
annotation-processor
sql-query
sql-builder
annotation-processing
javapoet
android-orm
-
Updated
May 9, 2018 - Java
CrowdTruth framework for crowdsourcing ground truth for training & evaluation of AI systems
python
nlp
data-science
natural-language-processing
ai
annotations
artificial-intelligence
crowdsourcing
annotation-processing
human-computer-interaction
inter-annotator-agreement
ambiguity
ambiguity-resolver
-
Updated
May 10, 2019 - Jupyter Notebook
Android sample project demonstrating how to generate Kotlin code through annotation processing, and then feeding it into a second round of annotation processing.
-
Updated
Feb 9, 2017 - Kotlin
Improve this page
Add a description, image, and links to the annotation-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotation-processing topic, visit your repo's landing page and select "manage topics."
In navigation drawer when user click on any specific menu then that menu should be shown selected
How do we do this by using your library...??please help me to figure out this solution.