is not current version
Last Version 3.1.0

org.pharmgkb:pgkb-ant 2.0.0

PharmGKB ant tasks.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pharmgkb
ArtifactId

ArtifactId

pgkb-ant
Version

Version

2.0.0
Type

Type

jar

Download pgkb-ant 2.0.0


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