is not current version
Last Version 2.0-rc2

uk.ac.ebi.gxa:atlas-index-api 2.0-rc1


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

uk.ac.ebi.gxa
ArtifactId

ArtifactId

atlas-index-api
Version

Version

2.0-rc1
Type

Type

jar

Download atlas-index-api 2.0-rc1


<!-- https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-index-api/ -->
<dependency>
    <groupId>uk.ac.ebi.gxa</groupId>
    <artifactId>atlas-index-api</artifactId>
    <version>2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-index-api/
implementation 'uk.ac.ebi.gxa:atlas-index-api:2.0-rc1'
// https://jarcasting.com/artifacts/uk.ac.ebi.gxa/atlas-index-api/
implementation ("uk.ac.ebi.gxa:atlas-index-api:2.0-rc1")
'uk.ac.ebi.gxa:atlas-index-api:jar:2.0-rc1'
<dependency org="uk.ac.ebi.gxa" name="atlas-index-api" rev="2.0-rc1">
  <artifact name="atlas-index-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.gxa', module='atlas-index-api', version='2.0-rc1')
)
libraryDependencies += "uk.ac.ebi.gxa" % "atlas-index-api" % "2.0-rc1"
[uk.ac.ebi.gxa/atlas-index-api "2.0-rc1"]