jar

com.wandrell.tabletop.dreadball : dreadball-model-json

Maven & Gradle

Nov 17, 2017
0 stars

Dreadball JSON Model Implementation · Implementation of the Dreadball Model API for JSON communication.

Table Of Contents

Latest Version

Download com.wandrell.tabletop.dreadball : dreadball-model-json JAR file - Latest Versions:

All Versions

Download com.wandrell.tabletop.dreadball : dreadball-model-json JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.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 dreadball-model-json-0.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wandrell.tabletop.dreadball.model.json.availability.unit

├─ com.wandrell.tabletop.dreadball.model.json.availability.unit.SponsorAffinityGroupAvailabilityMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.availability.unit.TeamTypeRangedUnitAvailabilityMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.availability.unit.TeamTypeUnitAvailabilityMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.unit.component

├─ com.wandrell.tabletop.dreadball.model.json.unit.component.AffinityComponentMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.component.ComponentLocationMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.component.ComponentMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.component.CompositeAdvancementUnitMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.component.CompositeAffinityUnitMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.availability.asset

├─ com.wandrell.tabletop.dreadball.model.json.availability.asset.SponsorAssetsAvailabilityMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.availability.asset.TeamTypeAssetsAvailabilityMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.unit.stats

├─ com.wandrell.tabletop.dreadball.model.json.unit.stats.AbilityMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.stats.AttributesMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.availability.faction

├─ com.wandrell.tabletop.dreadball.model.json.availability.faction.TeamTypeSeasonMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.databind

├─ com.wandrell.tabletop.dreadball.model.json.databind.RoleCollectionSerializer.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.databind.RoleSerializer.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.unit

├─ com.wandrell.tabletop.dreadball.model.json.unit.AdvancementUnitMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.AffinityGroupMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.AffinityUnitMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.unit.UnitMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.team

├─ com.wandrell.tabletop.dreadball.model.json.team.AdvancementTeamMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.team.SponsorTeamMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.team.TeamMixIn.class - [JAR]

com.wandrell.tabletop.dreadball.model.json.faction

├─ com.wandrell.tabletop.dreadball.model.json.faction.SponsorMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.faction.TeamRuleMixIn.class - [JAR]

├─ com.wandrell.tabletop.dreadball.model.json.faction.TeamTypeMixIn.class - [JAR]