jar

com.github.hihi-dev : auto-value-xml

Maven & Gradle

May 07, 2019
0 stars

AutoValue: XPath Extension · AutoValue extension that creates AutoValue objects from XML

Table Of Contents

Latest Version

Download com.github.hihi-dev : auto-value-xml JAR file - Latest Versions:

All Versions

Download com.github.hihi-dev : auto-value-xml JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 auto-value-xml-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

autovaluecursor.shaded.com.gabrielittner.auto.value.util

├─ autovaluecursor.shaded.com.gabrielittner.auto.value.util.AutoValueUtil.class - [JAR]

├─ autovaluecursor.shaded.com.gabrielittner.auto.value.util.ElementUtil.class - [JAR]

├─ autovaluecursor.shaded.com.gabrielittner.auto.value.util.Property.class - [JAR]

com.hihi.processor

├─ com.hihi.processor.ValueProperty.class - [JAR]

├─ com.hihi.processor.XmlFactoryAutoValueExtension.class - [JAR]

autovaluecursor.shaded.com.google.auto.common

├─ autovaluecursor.shaded.com.google.auto.common.AnnotationMirrors.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.AnnotationValues.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.BasicAnnotationProcessor.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.GeneratedAnnotationSpecs.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.GeneratedAnnotations.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.MoreElements.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.MoreTypes.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.Overrides.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.SimpleAnnotationMirror.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.SimpleTypeAnnotationValue.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.SuperficialValidation.class - [JAR]

├─ autovaluecursor.shaded.com.google.auto.common.Visibility.class - [JAR]