jar

com.tcashcroft : xwing-lib

Maven & Gradle

Apr 02, 2023
0 stars

com.tcashcroft:xwing-lib · A library for modelling X-Wing cards based on xwing-data2

Table Of Contents

Latest Version

Download com.tcashcroft : xwing-lib JAR file - Latest Versions:

All Versions

Download com.tcashcroft : xwing-lib 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 xwing-lib-0.0.3-PRERELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tcashcroft.xwinglib

├─ com.tcashcroft.xwinglib.ComponentProducer.class - [JAR]

├─ com.tcashcroft.xwinglib.Initializer.class - [JAR]

com.tcashcroft.xwinglib.model

├─ com.tcashcroft.xwinglib.model.Action.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Faction.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Force.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Maneuver.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Pilot.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Ship.class - [JAR]

├─ com.tcashcroft.xwinglib.model.ShipAbility.class - [JAR]

├─ com.tcashcroft.xwinglib.model.ShipStat.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Upgrade.class - [JAR]

├─ com.tcashcroft.xwinglib.model.Utils.class - [JAR]

com.tcashcroft.xwinglib.serialization

├─ com.tcashcroft.xwinglib.serialization.PilotDeserializer.class - [JAR]

├─ com.tcashcroft.xwinglib.serialization.ShipDeserializer.class - [JAR]

├─ com.tcashcroft.xwinglib.serialization.SideDeserializer.class - [JAR]

├─ com.tcashcroft.xwinglib.serialization.UpgradeDeserializer.class - [JAR]

com.tcashcroft.xwinglib.exception

├─ com.tcashcroft.xwinglib.exception.XwingLibInitializationException.class - [JAR]