jar

com.roscopeco.moxy : moxy-annotations

Maven & Gradle

Sep 15, 2019
1 stars

Annotation support for Moxy

Table Of Contents

Latest Version

Download com.roscopeco.moxy : moxy-annotations JAR file - Latest Versions:

All Versions

Download com.roscopeco.moxy : moxy-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
0.94.x
0.92.x
0.92
0.90.x
0.88.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 moxy-annotations-0.94.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.roscopeco.moxy.annotations.junit5

├─ com.roscopeco.moxy.annotations.junit5.InitMocks.class - [JAR]

com.roscopeco.moxy.annotations

├─ com.roscopeco.moxy.annotations.InitializationException.class - [JAR]

├─ com.roscopeco.moxy.annotations.Mock.class - [JAR]

├─ com.roscopeco.moxy.annotations.MoxyAnnotations.class - [JAR]

├─ com.roscopeco.moxy.annotations.Spy.class - [JAR]

Advertisement