jar

com.cogpunk : mathhammer

Maven & Gradle

Oct 29, 2020
0 stars

Mathhammer · A framework for determining the probabilities and statistics of the game of Warhammer 40,000 (8th and 9th Editions)

Table Of Contents

Latest Version

Download com.cogpunk : mathhammer JAR file - Latest Versions:

All Versions

Download com.cogpunk : mathhammer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 mathhammer-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cogpunk.mathhammer

├─ com.cogpunk.mathhammer.AttackDamageProfile.class - [JAR]

├─ com.cogpunk.mathhammer.AttackDamageProfileCalculator.class - [JAR]

├─ com.cogpunk.mathhammer.AttackProfile.class - [JAR]

├─ com.cogpunk.mathhammer.AverageRollCalculator.class - [JAR]

├─ com.cogpunk.mathhammer.CombatantProfile.class - [JAR]

├─ com.cogpunk.mathhammer.CombatantProfileImpl.class - [JAR]

├─ com.cogpunk.mathhammer.DefenceProfile.class - [JAR]

├─ com.cogpunk.mathhammer.Dice.class - [JAR]

├─ com.cogpunk.mathhammer.FixedValue.class - [JAR]

├─ com.cogpunk.mathhammer.PointEffectiveness.class - [JAR]

├─ com.cogpunk.mathhammer.ReRoll.class - [JAR]

├─ com.cogpunk.mathhammer.SaveRoll.class - [JAR]

├─ com.cogpunk.mathhammer.SingleDiceRoll.class - [JAR]

├─ com.cogpunk.mathhammer.Statistics.class - [JAR]

├─ com.cogpunk.mathhammer.ToHitRoll.class - [JAR]

├─ com.cogpunk.mathhammer.ToWoundRoll.class - [JAR]

Advertisement