jar

com.infinum.halley : halley-retrofit

Maven & Gradle

Mar 31, 2023
0 stars

Halley JSON HAL Retrofit · JSON HAL Retrofit support.

Table Of Contents

Latest Version

Download com.infinum.halley : halley-retrofit JAR file - Latest Versions:

All Versions

Download com.infinum.halley : halley-retrofit JAR file - All Versions:

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

com.infinum.halley.retrofit.extensions

├─ com.infinum.halley.retrofit.extensions.JsonKt.class - [JAR]

com.infinum.halley.retrofit.cache

├─ com.infinum.halley.retrofit.cache.HalleyOptions.class - [JAR]

├─ com.infinum.halley.retrofit.cache.HalleyOptionsKt.class - [JAR]

com.infinum.halley.retrofit.annotations

├─ com.infinum.halley.retrofit.annotations.HalArgumentEntry.class - [JAR]

├─ com.infinum.halley.retrofit.annotations.HalCommonArguments.class - [JAR]

├─ com.infinum.halley.retrofit.annotations.HalQueryArgument.class - [JAR]

├─ com.infinum.halley.retrofit.annotations.HalQueryArguments.class - [JAR]

├─ com.infinum.halley.retrofit.annotations.HalTemplateArgument.class - [JAR]

├─ com.infinum.halley.retrofit.annotations.HalTemplateArguments.class - [JAR]

com.infinum.halley.retrofit.converters

├─ com.infinum.halley.retrofit.converters.HalleyConverterFactory.class - [JAR]

├─ com.infinum.halley.retrofit.converters.HalleyDeserializationConverter.class - [JAR]

├─ com.infinum.halley.retrofit.converters.HalleySerializationConverter.class - [JAR]

com.infinum.halley.retrofit.converters.options

├─ com.infinum.halley.retrofit.converters.options.HalleyCommonArgumentsFactory.class - [JAR]

├─ com.infinum.halley.retrofit.converters.options.HalleyOptionsFactory.class - [JAR]

├─ com.infinum.halley.retrofit.converters.options.HalleyQueryArgumentsFactory.class - [JAR]

├─ com.infinum.halley.retrofit.converters.options.HalleyTemplateArgumentsFactory.class - [JAR]

├─ com.infinum.halley.retrofit.converters.options.OptionFactory.class - [JAR]