aar

io.github.aghajari : XmlByPassAnnotations

Maven & Gradle

Jun 29, 2022
12 stars

XmlByPassAnnotations · Get the Highest Android UI performance! XmlByPass is an annotationProcessor library for Android which auto generates the java code of your xml layouts in Source level (before compile)

Table Of Contents

Latest Version

Download io.github.aghajari : XmlByPassAnnotations AAR file - Latest Versions:

All Versions

Download io.github.aghajari : XmlByPassAnnotations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 XmlByPassAnnotations-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aghajari.xmlbypass

├─ com.aghajari.xmlbypass.XmlByPass.class - [JAR]

├─ com.aghajari.xmlbypass.XmlByPassAttr.class - [JAR]

├─ com.aghajari.xmlbypass.XmlByPassAttrEnum.class - [JAR]

├─ com.aghajari.xmlbypass.XmlByPassAttrs.class - [JAR]

├─ com.aghajari.xmlbypass.XmlLayout.class - [JAR]