jar

hk.jerry.spg : processor

Maven & Gradle

Mar 11, 2018
0 stars

SharedPreferencesGenerator · Android annotation based SharedPreferences Generator

Table Of Contents

Latest Version

Download hk.jerry.spg : processor JAR file - Latest Versions:

All Versions

Download hk.jerry.spg : processor 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 processor-1.0.4-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ru.noties.spg.processor.util

├─ ru.noties.spg.processor.util.TextUtils.class - [JAR]

ru.noties.spg.processor.data

├─ ru.noties.spg.processor.data.DefItem.class - [JAR]

├─ ru.noties.spg.processor.data.KeyHolder.class - [JAR]

├─ ru.noties.spg.processor.data.KeyType.class - [JAR]

├─ ru.noties.spg.processor.data.PreferenceDefaults.class - [JAR]

├─ ru.noties.spg.processor.data.PreferenceHolder.class - [JAR]

├─ ru.noties.spg.processor.data.SPGPreferenceParser.class - [JAR]

├─ ru.noties.spg.processor.data.SerializerHolder.class - [JAR]

ru.noties.spg.processor.writer

├─ ru.noties.spg.processor.writer.Indent.class - [JAR]

├─ ru.noties.spg.processor.writer.MethodNameUtils.class - [JAR]

├─ ru.noties.spg.processor.writer.SPGPreferenceWriter.class - [JAR]

ru.noties.spg.anno

├─ ru.noties.spg.anno.SPGKey.class - [JAR]

├─ ru.noties.spg.anno.SPGPreference.class - [JAR]

ru.noties.spg.processor

├─ ru.noties.spg.processor.Logger.class - [JAR]

├─ ru.noties.spg.processor.SPGProcessor.class - [JAR]

├─ ru.noties.spg.processor.StringParser.class - [JAR]

Advertisement