c

cogpunk-mathhammer

A framework for determining the probabilities and statistics of the game of Warhammer 40,000 (8th and 9th Editions)
https://github.com/cogpunk/mathhammer
Apache License, Version 2.0
Cogpunk
文件下载
文件名 操作
cogpunk-mathhammer-1.0.0.jar 下载
cogpunk-mathhammer-1.0.0.pom 下载
cogpunk-mathhammer-1.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.cogpunk</groupId>
  <artifactId>cogpunk-mathhammer</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.cogpunk:cogpunk-mathhammer:1.0.0'
Gradle Kotlin
implementation("com.cogpunk:cogpunk-mathhammer:1.0.0")
Scala SBT
libraryDependencies += "com.cogpunk" % "cogpunk-mathhammer" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cogpunk', module='cogpunk-mathhammer', version='1.0.0')
)
Apache Ivy
<dependency org="com.cogpunk" name="cogpunk-mathhammer" rev="1.0.0" />
Leiningen
[com.cogpunk/cogpunk-mathhammer "1.0.0"]
Apache Buildr
'com.cogpunk:cogpunk-mathhammer:jar:1.0.0'
本项目依赖