:countstv

null

License

License

GroupId

GroupId

au.id.tmm
ArtifactId

ArtifactId

countstv_2.12
Last Version

Last Version

0.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

:countstv
null
Project URL

Project URL

https://github.com/tmccarthy/countstv
Source Code Management

Source Code Management

https://github.com/tmccarthy/countstv

Download countstv_2.12

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
au.id.tmm : tmm-utils_2.12 jar 0.2.22
net.sf.trove4j : trove4j jar 3.0.3
org.typelevel : spire_2.12 jar 0.14.1

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
au.id.tmm : tmm-test-utils_2.12 jar 0.2.15
org.slf4j : slf4j-simple jar 1.7.25
org.pegdown : pegdown jar 1.4.2

Project Modules

There are no modules declared in this project.

Build Status codecov

Count STV

A library for performing a Single Transferable Vote count, mainly to be used for Australian Senate elections.

Versions

Version
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.4
0.1.3
0.1.1