jar

com.wooga.spock.extensions : spock-unity-version-manager-extension

Maven & Gradle

Jun 22, 2023
0 stars

Spock Unity Version Manager extension · A extension for Spock to setup and install Unity editors during test.

Table Of Contents

Latest Version

Download com.wooga.spock.extensions : spock-unity-version-manager-extension JAR file - Latest Versions:

All Versions

Download com.wooga.spock.extensions : spock-unity-version-manager-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.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 spock-unity-version-manager-extension-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wooga.spock.extensions.uvm

├─ com.wooga.spock.extensions.uvm.UnityInstallation.class - [JAR]

├─ com.wooga.spock.extensions.uvm.UnityInstallationExtension.class - [JAR]

com.wooga.spock.extensions.uvm.interceptor

├─ com.wooga.spock.extensions.uvm.interceptor.SharedUnityInstallationInterceptor.class - [JAR]

├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationFeatureInterceptor.class - [JAR]

├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationFieldInterceptor.class - [JAR]

├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationInterceptor.class - [JAR]

├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationManagingInterceptor.class - [JAR]

Advertisement