jar

io.github.neboskreb : red-and-blue

Maven & Gradle

Jan 20, 2024
1 stars

Red and Blue extension · JUnit 5 extension for easy injection of Red and Blue instances

Table Of Contents

Latest Version

Download io.github.neboskreb : red-and-blue JAR file - Latest Versions:

All Versions

Download io.github.neboskreb : red-and-blue JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 red-and-blue-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.neboskreb.red.and.blue.annotation

├─ com.github.neboskreb.red.and.blue.annotation.BlueInstance.class - [JAR]

├─ com.github.neboskreb.red.and.blue.annotation.PrefabBlue.class - [JAR]

├─ com.github.neboskreb.red.and.blue.annotation.PrefabRed.class - [JAR]

├─ com.github.neboskreb.red.and.blue.annotation.RedInstance.class - [JAR]

com.github.neboskreb.red.and.blue

├─ com.github.neboskreb.red.and.blue.COLOR.class - [JAR]

├─ com.github.neboskreb.red.and.blue.FieldInjector.class - [JAR]

├─ com.github.neboskreb.red.and.blue.ObjectFactory.class - [JAR]

├─ com.github.neboskreb.red.and.blue.ParamResolver.class - [JAR]

├─ com.github.neboskreb.red.and.blue.PrefabCollector.class - [JAR]

├─ com.github.neboskreb.red.and.blue.RedAndBlue.class - [JAR]

├─ com.github.neboskreb.red.and.blue.RedAndBlueExtension.class - [JAR]