is not current version
Last Version 0.5.6

org.ga4gh:ga4gh-starter-kit-common 0.5.4

Common utils library for GA4GH Starter Kit web services

GroupId

GroupId

org.ga4gh
ArtifactId

ArtifactId

ga4gh-starter-kit-common
Version

Version

0.5.4
Type

Type

pom

Download ga4gh-starter-kit-common 0.5.4


<!-- https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/ -->
<dependency>
    <groupId>org.ga4gh</groupId>
    <artifactId>ga4gh-starter-kit-common</artifactId>
    <version>0.5.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/
implementation 'org.ga4gh:ga4gh-starter-kit-common:0.5.4'
// https://jarcasting.com/artifacts/org.ga4gh/ga4gh-starter-kit-common/
implementation ("org.ga4gh:ga4gh-starter-kit-common:0.5.4")
'org.ga4gh:ga4gh-starter-kit-common:pom:0.5.4'
<dependency org="org.ga4gh" name="ga4gh-starter-kit-common" rev="0.5.4">
  <artifact name="ga4gh-starter-kit-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ga4gh', module='ga4gh-starter-kit-common', version='0.5.4')
)
libraryDependencies += "org.ga4gh" % "ga4gh-starter-kit-common" % "0.5.4"
[org.ga4gh/ga4gh-starter-kit-common "0.5.4"]