Files download
File Operation
repicea-mathstats-1.3.13.jar download
repicea-mathstats-1.3.13.pom download
repicea-mathstats-1.3.13-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.cwfc-ccfb</groupId>
  <artifactId>repicea-mathstats</artifactId>
  <version>1.3.13</version>
</dependency>
Gradle Groovy
implementation 'io.github.cwfc-ccfb:repicea-mathstats:1.3.13'
Gradle Kotlin
implementation("io.github.cwfc-ccfb:repicea-mathstats:1.3.13")
Scala SBT
libraryDependencies += "io.github.cwfc-ccfb" % "repicea-mathstats" % "1.3.13"
Groovy Grape
@Grapes(
  @Grab(group='io.github.cwfc-ccfb', module='repicea-mathstats', version='1.3.13')
)
Apache Ivy
<dependency org="io.github.cwfc-ccfb" name="repicea-mathstats" rev="1.3.13" />
Leiningen
[io.github.cwfc-ccfb/repicea-mathstats "1.3.13"]
Apache Buildr
'io.github.cwfc-ccfb:repicea-mathstats:jar:1.3.13'