Mathhammer

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

License

License

GroupId

GroupId

com.cogpunk
ArtifactId

ArtifactId

cogpunk-mathhammer
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/cogpunk/mathhammer
Source Code Management

Source Code Management

https://github.com/cogpunk/mathhammer

Download cogpunk-mathhammer

How to add to project

<!-- https://jarcasting.com/artifacts/com.cogpunk/cogpunk-mathhammer/ -->
<dependency>
    <groupId>com.cogpunk</groupId>
    <artifactId>cogpunk-mathhammer</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.cogpunk/cogpunk-mathhammer/
implementation 'com.cogpunk:cogpunk-mathhammer:1.0.4'
// https://jarcasting.com/artifacts/com.cogpunk/cogpunk-mathhammer/
implementation ("com.cogpunk:cogpunk-mathhammer:1.0.4")
'com.cogpunk:cogpunk-mathhammer:jar:1.0.4'
<dependency org="com.cogpunk" name="cogpunk-mathhammer" rev="1.0.4">
  <artifact name="cogpunk-mathhammer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cogpunk', module='cogpunk-mathhammer', version='1.0.4')
)
libraryDependencies += "com.cogpunk" % "cogpunk-mathhammer" % "1.0.4"
[com.cogpunk/cogpunk-mathhammer "1.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.cogpunk : cogpunk-math jar 1.0.4
org.apache.commons : commons-lang3 jar [3.1,3.2)

test (2)

Group / Artifact Type Version
junit : junit jar [4.13,4.14)
nl.jqno.equalsverifier : equalsverifier jar 3.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0