is not current version
Last Version 3.1.0

org.pharmgkb:pgkb-ant 1.1.0

PharmGKB ant tasks.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.pharmgkb
ArtifactId

ArtifactId

pgkb-ant
Version

Version

1.1.0
Type

Type

jar

Download pgkb-ant 1.1.0


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