Library to perform a single-transferrable-vote count
Scala versions:
2.13
countstv 0.1.1
Group ID:
au.id.tmm
Artifact ID:
countstv_2.12
Version:
0.1.1
Release Date:
Mar 22, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "au.id.tmm" %% "countstv" % "0.1.1"
ivy"au.id.tmm::countstv:0.1.1"
//> using dep "au.id.tmm::countstv:0.1.1"
import $ivy.`au.id.tmm::countstv:0.1.1`
<dependency> <groupId>au.id.tmm</groupId> <artifactId>countstv_2.12</artifactId> <version>0.1.1</version> </dependency>
compile group: 'au.id.tmm', name: 'countstv_2.12', version: '0.1.1'