jar

io.github.azril0409 : NeetAnnotation-api

Maven & Gradle

Feb 24, 2023
1 stars

NeetAnnotation-api · NeetAnnotation is an open source annotation framework for Android development. It base on android lifecycle, dagger2 and Rxjava.

Table Of Contents

Latest Version

Download io.github.azril0409 : NeetAnnotation-api JAR file - Latest Versions:

All Versions

Download io.github.azril0409 : NeetAnnotation-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

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 NeetAnnotation-api-1.3.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

library.neetoffice.com.neetannotation

├─ library.neetoffice.com.neetannotation.ActivityResult.class - [JAR]

├─ library.neetoffice.com.neetannotation.AfterInject.class - [JAR]

├─ library.neetoffice.com.neetannotation.AfterTextChange.class - [JAR]

├─ library.neetoffice.com.neetannotation.BeforeTextChange.class - [JAR]

├─ library.neetoffice.com.neetannotation.CheckedChange.class - [JAR]

├─ library.neetoffice.com.neetannotation.Click.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultBoolean.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultByte.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultChar.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultDouble.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultFloat.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultInt.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultLong.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultShort.class - [JAR]

├─ library.neetoffice.com.neetannotation.DefaultString.class - [JAR]

├─ library.neetoffice.com.neetannotation.Extra.class - [JAR]

├─ library.neetoffice.com.neetannotation.FocusChange.class - [JAR]

├─ library.neetoffice.com.neetannotation.FragmentBy.class - [JAR]

├─ library.neetoffice.com.neetannotation.InjectInitialEntity.class - [JAR]

├─ library.neetoffice.com.neetannotation.Interactor.class - [JAR]

├─ library.neetoffice.com.neetannotation.ItemClick.class - [JAR]

├─ library.neetoffice.com.neetannotation.ItemLongClick.class - [JAR]

├─ library.neetoffice.com.neetannotation.ItemSelect.class - [JAR]

├─ library.neetoffice.com.neetannotation.ListInteractor.class - [JAR]

├─ library.neetoffice.com.neetannotation.LongClick.class - [JAR]

├─ library.neetoffice.com.neetannotation.MenuSelected.class - [JAR]

├─ library.neetoffice.com.neetannotation.NActivity.class - [JAR]

├─ library.neetoffice.com.neetannotation.NApplication.class - [JAR]

├─ library.neetoffice.com.neetannotation.NDagger.class - [JAR]

├─ library.neetoffice.com.neetannotation.NFragment.class - [JAR]

├─ library.neetoffice.com.neetannotation.NService.class - [JAR]

├─ library.neetoffice.com.neetannotation.NView.class - [JAR]

├─ library.neetoffice.com.neetannotation.NViewModel.class - [JAR]

├─ library.neetoffice.com.neetannotation.NamedAs.class - [JAR]

├─ library.neetoffice.com.neetannotation.NoBinder.class - [JAR]

├─ library.neetoffice.com.neetannotation.OnCreate.class - [JAR]

├─ library.neetoffice.com.neetannotation.OnDestroy.class - [JAR]

├─ library.neetoffice.com.neetannotation.OnPause.class - [JAR]

├─ library.neetoffice.com.neetannotation.OnResume.class - [JAR]

├─ library.neetoffice.com.neetannotation.OnStart.class - [JAR]

├─ library.neetoffice.com.neetannotation.OnStop.class - [JAR]

├─ library.neetoffice.com.neetannotation.OptionsMenu.class - [JAR]

├─ library.neetoffice.com.neetannotation.OptionsMenuItem.class - [JAR]

├─ library.neetoffice.com.neetannotation.Published.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResAnimation.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResBoolean.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResColor.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResDimen.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResDrawable.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResInt.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResIntArray.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResLayoutAnimation.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResString.class - [JAR]

├─ library.neetoffice.com.neetannotation.ResStringArray.class - [JAR]

├─ library.neetoffice.com.neetannotation.SaveInstance.class - [JAR]

├─ library.neetoffice.com.neetannotation.SetInteractor.class - [JAR]

├─ library.neetoffice.com.neetannotation.StartAction.class - [JAR]

├─ library.neetoffice.com.neetannotation.Subscribe.class - [JAR]

├─ library.neetoffice.com.neetannotation.Subscribes.class - [JAR]

├─ library.neetoffice.com.neetannotation.TextChange.class - [JAR]

├─ library.neetoffice.com.neetannotation.ThreadOn.class - [JAR]

├─ library.neetoffice.com.neetannotation.Touch.class - [JAR]

├─ library.neetoffice.com.neetannotation.TouchDown.class - [JAR]

├─ library.neetoffice.com.neetannotation.TouchMove.class - [JAR]

├─ library.neetoffice.com.neetannotation.TouchUp.class - [JAR]

├─ library.neetoffice.com.neetannotation.ViewById.class - [JAR]

├─ library.neetoffice.com.neetannotation.ViewModelOf.class - [JAR]

Advertisement