jar

com.googlecode.androidannotations : androidannotations

Maven & Gradle

Feb 28, 2013
9 usages
11.1k stars

AndroidAnnotations Annotation Processor · The Annotation Processor jar that generates code

Table Of Contents

Latest Version

Download com.googlecode.androidannotations : androidannotations JAR file - Latest Versions:

All Versions

Download com.googlecode.androidannotations : androidannotations JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.7
2.6
2.5.x
2.5
2.4
2.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window androidannotations-2.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.googlecode.androidannotations.generation

├─ com.googlecode.androidannotations.generation.CodeModelGenerator.class - [JAR]

├─ com.googlecode.androidannotations.generation.ResourceCodeWriter.class - [JAR]

├─ com.googlecode.androidannotations.generation.SourceCodewriter.class - [JAR]

com.googlecode.androidannotations.model

├─ com.googlecode.androidannotations.model.AndroidRes.class - [JAR]

├─ com.googlecode.androidannotations.model.AndroidSystemServices.class - [JAR]

├─ com.googlecode.androidannotations.model.AnnotationElements.class - [JAR]

├─ com.googlecode.androidannotations.model.AnnotationElementsHolder.class - [JAR]

├─ com.googlecode.androidannotations.model.ModelExtractor.class - [JAR]

com.googlecode.androidannotations.validation

├─ com.googlecode.androidannotations.validation.AbstractSeekBarTouchValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.AfterInjectValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.AfterTextChangeValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.AfterViewsValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.AppValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.BeanValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.BeforeTextChangeValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ClickValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EActivityValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EApplicationValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EBeanValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EFragmentValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EProviderValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EReceiverValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EServiceValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EViewGroupValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.EViewValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ElementValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ExtraValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.FragmentArgValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.FragmentByIdValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.FragmentByTagValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.FromHtmlValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.FullscreenValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.HttpsClientValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.InstanceStateValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.IsValid.class - [JAR]

├─ com.googlecode.androidannotations.validation.ItemClickValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ItemLongClickValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ItemSelectedValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.LongClickValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ModelValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.NoTitleValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.NonConfigurationInstanceValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.OnActivityResultValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.OptionsItemValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.OptionsMenuValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.OrmLiteDaoValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.PrefValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ResValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.RestServiceValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.RoboGuiceValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.RootContextValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.RunnableValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.SeekBarProgressChangeValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.SeekBarTouchStartValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.SeekBarTouchStopValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.SharedPrefValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.SystemServiceValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.TextChangeValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.TouchValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.TraceValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.TransactionalValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.ViewByIdValidator.class - [JAR]

com.googlecode.androidannotations.helper

├─ com.googlecode.androidannotations.helper.APTCodeModelHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.AndroidConstants.class - [JAR]

├─ com.googlecode.androidannotations.helper.AndroidManifest.class - [JAR]

├─ com.googlecode.androidannotations.helper.AndroidManifestFinder.class - [JAR]

├─ com.googlecode.androidannotations.helper.AnnotationHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.BundleHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.CanonicalNameConstants.class - [JAR]

├─ com.googlecode.androidannotations.helper.CaseHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.GreenDroidConstants.class - [JAR]

├─ com.googlecode.androidannotations.helper.HasTarget.class - [JAR]

├─ com.googlecode.androidannotations.helper.IdAnnotationHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.IdValidatorHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.ModelConstants.class - [JAR]

├─ com.googlecode.androidannotations.helper.OnSeekBarChangeListenerHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.RestAnnotationHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.RoboGuiceConstants.class - [JAR]

├─ com.googlecode.androidannotations.helper.SherlockHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.TargetAnnotationHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.TextWatcherHelper.class - [JAR]

├─ com.googlecode.androidannotations.helper.TimeStats.class - [JAR]

├─ com.googlecode.androidannotations.helper.ValidatorHelper.class - [JAR]

com.googlecode.androidannotations.processing

├─ com.googlecode.androidannotations.processing.AbstractTrackingTouchProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.AfterInjectProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.AfterTextChangeProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.AfterViewsProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.AppProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.BackgroundProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.BeanProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.BeforeTextChangeProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ClickProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.DecoratingElementProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EActivityProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EApplicationProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EBeanHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.EBeanProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EBeansHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.EFragmentProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EProviderProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EReceiverProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EServiceProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EViewGroupProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.EViewProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ExtraProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.FragmentArgProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.FragmentByIdProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.FragmentByTagProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.FromHtmlProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.FullscreenProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.GeneratingElementProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.HttpsClientProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.InstanceStateProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ItemClickProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ItemLongClickProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ItemSelectedProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.LongClickProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ModelProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.NoTitleProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.NonConfigurationHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.NonConfigurationInstanceProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.OnActivityResultProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.OnSeekBarChangeListenerHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.OptionsItemProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.OptionsMenuProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.OrmLiteDaoProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.PrefProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ResProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.RestServiceProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.RoboGuiceProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.RootContextProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.SeekBarProgressChangeProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.SeekBarTouchStartProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.SeekBarTouchStopProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.SharedPrefProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.SystemServiceProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.TextChangeProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.TextWatcherHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.TouchProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.TraceProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.TransactionalProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.UiThreadProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.ViewByIdProcessor.class - [JAR]

com.googlecode.androidannotations

├─ com.googlecode.androidannotations.AndroidAnnotationProcessor.class - [JAR]

com.googlecode.androidannotations.annotationprocessor

├─ com.googlecode.androidannotations.annotationprocessor.AnnotatedAbstractProcessor.class - [JAR]

├─ com.googlecode.androidannotations.annotationprocessor.SupportedAnnotationClasses.class - [JAR]

com.googlecode.androidannotations.rclass

├─ com.googlecode.androidannotations.rclass.AndroidRClassFinder.class - [JAR]

├─ com.googlecode.androidannotations.rclass.CoumpoundInnerClass.class - [JAR]

├─ com.googlecode.androidannotations.rclass.CoumpoundRClass.class - [JAR]

├─ com.googlecode.androidannotations.rclass.IRClass.class - [JAR]

├─ com.googlecode.androidannotations.rclass.IRInnerClass.class - [JAR]

├─ com.googlecode.androidannotations.rclass.ManifestPackageExtractor.class - [JAR]

├─ com.googlecode.androidannotations.rclass.ProjectRClassFinder.class - [JAR]

├─ com.googlecode.androidannotations.rclass.RClass.class - [JAR]

├─ com.googlecode.androidannotations.rclass.RInnerClass.class - [JAR]

com.googlecode.androidannotations.processing.rest

├─ com.googlecode.androidannotations.processing.rest.DeleteProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.GetProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.HeadProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.MethodProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.MethodProcessorHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.OptionsProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.PostProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.PutProcessor.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.RestImplementationHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.RestImplementationsHolder.class - [JAR]

├─ com.googlecode.androidannotations.processing.rest.RestProcessor.class - [JAR]

com.googlecode.androidannotations.validation.rest

├─ com.googlecode.androidannotations.validation.rest.AcceptValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.DeleteValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.GetValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.HeadValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.OptionsValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.PostValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.PutValidator.class - [JAR]

├─ com.googlecode.androidannotations.validation.rest.RestValidator.class - [JAR]

Advertisement