is not current version
Last Version 0.3.0

org.pharmgkb:PharmCAT 0.1.3-1-g78efeb9

Common code shared among all PharmGKB projects.

GroupId

GroupId

org.pharmgkb
ArtifactId

ArtifactId

PharmCAT
Version

Version

0.1.3-1-g78efeb9
Type

Type

jar

Download PharmCAT 0.1.3-1-g78efeb9


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