jar

fr.speekha.httpmocker : kotlinx-adapter-jvm

Maven & Gradle

Feb 27, 2021

HTTP Mocker · A simple kotlin lib for mocking HTTP calls

Table Of Contents

Latest Version

Download fr.speekha.httpmocker : kotlinx-adapter-jvm JAR file - Latest Versions:

All Versions

Download fr.speekha.httpmocker : kotlinx-adapter-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 kotlinx-adapter-jvm-2.0.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.speekha.httpmocker.kotlinx

├─ fr.speekha.httpmocker.kotlinx.KotlinxMapper.class - [JAR]

├─ fr.speekha.httpmocker.kotlinx.ModelMappingKt.class - [JAR]

fr.speekha.httpmocker.kotlinx.model

├─ fr.speekha.httpmocker.kotlinx.model.KeyValue.class - [JAR]

├─ fr.speekha.httpmocker.kotlinx.model.Matcher.class - [JAR]

├─ fr.speekha.httpmocker.kotlinx.model.NetworkError.class - [JAR]

├─ fr.speekha.httpmocker.kotlinx.model.RequestDescriptor.class - [JAR]

├─ fr.speekha.httpmocker.kotlinx.model.ResponseDescriptor.class - [JAR]