is not current version
Last Version 2.0-rc2

uk.ac.ebi.gxa:atlas-model 2.0-rc1


GroupId

GroupId

uk.ac.ebi.gxa
ArtifactId

ArtifactId

atlas-model
Version

Version

2.0-rc1
Type

Type

jar

Download atlas-model 2.0-rc1


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